Skip to content

Commit 3764029

Browse files
committed
Add CPython 3.12 to documentaiton
1 parent 60d3c04 commit 3764029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ $ pip install --upgrade pip
103103
The current version of pip works on:
104104

105105
- Windows, Linux and MacOS.
106-
- CPython 3.7, 3.8, 3.9, 3.10 and latest PyPy3.
106+
- CPython 3.7, 3.8, 3.9, 3.10, 3.11, 3.12, and latest PyPy3.
107107

108108
pip is tested to work on the latest patch version of the Python interpreter,
109109
for each of the minor versions listed above. Previous patch versions are

0 commit comments

Comments
 (0)