Skip to content

Require Sphinx 5+ #461

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

Merged
merged 1 commit into from
Jun 8, 2023
Merged

Require Sphinx 5+ #461

merged 1 commit into from
Jun 8, 2023

Conversation

jarrodmillman
Copy link
Member

@jarrodmillman jarrodmillman commented Jun 8, 2023

It has been a year since we updated our minimum Sphinx dependency. I am doing this in preparation for releasing 1.6 soon and will be making a few more janitorial cleanup PRs.

@jarrodmillman jarrodmillman added this to the 1.6.0 milestone Jun 8, 2023
@jarrodmillman jarrodmillman requested a review from larsoner June 8, 2023 20:04
@@ -18,7 +18,7 @@ docstrings formatted according to the NumPy documentation format.
The extension also adds the code description directives
``np:function``, ``np-c:function``, etc.

numpydoc requires Python 3.7+ and sphinx 4.2+.
numpydoc requires Python 3.7+ and sphinx 5+.
Copy link
Collaborator

Choose a reason for hiding this comment

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

We should probably move to 3.8+ at some point, too

@larsoner larsoner merged commit 4a06aaf into numpy:main Jun 8, 2023
@larsoner
Copy link
Collaborator

larsoner commented Jun 8, 2023

Thanks @jarrodmillman !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants