Show More
@@ -39,7 +39,7 b' if sys.version_info < (3, 9):' | |||
|
39 | 39 | |
|
40 | 40 | |
|
41 | 41 | error = """ |
|
42 |
IPython 8.13+ supports Python 3. |
|
|
42 | IPython 8.13+ supports Python 3.9 and above, following NEP 29. | |
|
43 | 43 | IPython 8.0-8.12 supports Python 3.8 and above, following NEP 29. |
|
44 | 44 | When using Python 2.7, please install IPython 5.x LTS Long Term Support version. |
|
45 | 45 | Python 3.3 and 3.4 were supported up to IPython 6.x. |
General Comments 0
You need to be logged in to leave comments.
Login now