Show More
@@ -10,8 +10,8 b'' | |||
|
10 | 10 | .. image:: https://www.codetriage.com/ipython/ipython/badges/users.svg |
|
11 | 11 | :target: https://www.codetriage.com/ipython/ipython/ |
|
12 | 12 | |
|
13 |
.. image:: https://raster.shields.io/badge/Follows- |
|
|
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/ | |
|
15 | 15 | |
|
16 | 16 | .. image:: https://tidelift.com/badges/package/pypi/ipython?style=flat |
|
17 | 17 | :target: https://tidelift.com/subscription/pkg/pypi-ipython |
@@ -31,6 +31,8 b' IPython (Interactive Python) is a command shell for interactive computing in mul' | |||
|
31 | 31 | |
|
32 | 32 | **IPython versions and Python Support** |
|
33 | 33 | |
|
34 | Starting after IPython 8.16, we will progressively transition to `Spec-0000 <https://scientific-python.org/specs/spec-0000/>`_. | |
|
35 | ||
|
34 | 36 | Starting with IPython 7.10, IPython follows `NEP 29 <https://numpy.org/neps/nep-0029-deprecation_policy.html>`_ |
|
35 | 37 | |
|
36 | 38 | **IPython 7.17+** requires Python version 3.7 and above. |
General Comments 0
You need to be logged in to leave comments.
Login now