Skip to content

Commit e7d01d0

Browse files
authored
Merge pull request matplotlib#29744 from dstansby/spec0
NEP 29 > SPEC 0 in dependency policy
2 parents 7908d2c + 850c9a1 commit e7d01d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/devel/min_dep_policy.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ For the purpose of this document, 'minor version' is in the sense of SemVer
1010
major/macro and minor/meso releases. For projects that use date-based
1111
versioning, every release is a 'minor version'.
1212

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

1616
Python and NumPy
1717
================

0 commit comments

Comments
 (0)