Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Sphinx 8; Drop support for Python 3.7 #387

Merged
merged 17 commits into from
Sep 12, 2024

Conversation

JokeWaumans
Copy link

No description provided.

@JokeWaumans JokeWaumans changed the title Draft: Test Sphinx < 9.0 Draft: Add support for Sphinx 8 Sep 10, 2024
fix `AttributeError: 'NoneType' object has no attribute 'reporter'`
Use the version that is required by mlx.traceability
"WARNING: cannot cache unpickable configuration value:"
@JokeWaumans JokeWaumans changed the title Draft: Add support for Sphinx 8 Draft: Add support for Sphinx 8; Drop support for Python 3.7 Sep 10, 2024
@JokeWaumans JokeWaumans changed the title Draft: Add support for Sphinx 8; Drop support for Python 3.7 Add support for Sphinx 8; Drop support for Python 3.7 Sep 11, 2024
Copy link
Member

@JasperCraeghs JasperCraeghs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work. Thanks a lot! I think it's a good idea to add python_requires>=3.8 to the setup.py now, in case we have or will use the walrus operator.

@JasperCraeghs JasperCraeghs merged commit 295dfcc into master Sep 12, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants