Skip to content

Commit 6d7ff73

Browse files
DOC Duplicate information about supported Python versions (scikit-learn#31084)
1 parent a8aa24c commit 6d7ff73

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,6 @@ scikit-learn requires:
7272

7373
=======
7474

75-
**Scikit-learn 0.20 was the last version to support Python 2.7 and Python 3.4.**
76-
scikit-learn 1.0 and later require Python 3.7 or newer.
77-
scikit-learn 1.1 and later require Python 3.8 or newer.
78-
7975
Scikit-learn plotting capabilities (i.e., functions start with ``plot_`` and
8076
classes end with ``Display``) require Matplotlib (>= |MatplotlibMinVersion|).
8177
For running the examples Matplotlib >= |MatplotlibMinVersion| is required.

0 commit comments

Comments
 (0)