Skip to content

Commit 538e717

Browse files
committed
DOC: Add note that NEP 29 is superseded by SPEC 0
The SPEC is basically the predecessor, we should try to slowly refer to it mostly, so add a note here.
1 parent 9d8d46a commit 538e717

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/neps/nep-0029-deprecation_policy.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ NEP 29 — Recommend Python and NumPy version support as a community policy stan
1111
:Created: 2019-07-13
1212
:Resolution: https://mail.python.org/pipermail/numpy-discussion/2019-October/080128.html
1313

14+
.. note::
15+
This NEP is superseded by the scientific python ecosystem coordination guideline
16+
`SPEC 0 — Minimum Supported Versions <https://scientific-python.org/specs/spec-0000/>`__.
1417

1518
Abstract
1619
--------

0 commit comments

Comments
 (0)