File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010.. image :: https://www.codetriage.com/ipython/ipython/badges/users.svg
1111 :target: https://www.codetriage.com/ipython/ipython/
1212
13- .. image :: https://raster.shields.io/badge/Follows-NEP29 -brightgreen.png
14- :target: https://numpy .org/neps/nep-0029-deprecation_policy.html
13+ .. image :: https://raster.shields.io/badge/Follows-SPEC--0000 -brightgreen.png
14+ :target: https://scientific-python .org/specs/spec-0000/
1515
1616.. image :: https://tidelift.com/badges/package/pypi/ipython?style=flat
1717 :target: https://tidelift.com/subscription/pkg/pypi-ipython
@@ -31,6 +31,8 @@ IPython (Interactive Python) is a command shell for interactive computing in mul
3131
3232**IPython versions and Python Support **
3333
34+ Starting after IPython 8.16, we will progressively transition to `Spec-0000 <https://scientific-python.org/specs/spec-0000/ >`_.
35+
3436Starting with IPython 7.10, IPython follows `NEP 29 <https://numpy.org/neps/nep-0029-deprecation_policy.html >`_
3537
3638**IPython 7.17+ ** requires Python version 3.7 and above.
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ test_extra =
8282 curio
8383 matplotlib!=3.2.0
8484 nbformat
85- numpy>=1.21
85+ numpy>=1.22
8686 pandas
8787 trio
8888all =
You can’t perform that action at this time.
0 commit comments