8000 NEP 29 > SPEC 0 in dependency policy by dstansby · Pull Request #29744 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

NEP 29 > SPEC 0 in dependency policy #29744

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
Mar 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/devel/min_dep_policy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ For the purpose of this document, 'minor version' is in the sense of SemVer
major/macro and minor/meso releases. For projects that use date-based
versioning, every release is a 'minor version'.

Matplotlib follows `NEP 29
<https://numpy.org/neps/nep-0029-deprecation_policy.html>`__.
Matplotlib follows the recommendations in `SPEC 0
<https://scientific-python.org/specs/spec-0000/>`__.

Python and NumPy
================
Expand Down
Loading
0