Skip to content

Commit 7b07b3e

Browse files
committed
Pip 25.1 and later no longer supports Python 3.8
1 parent 14761ac commit 7b07b3e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

scripts/generate.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@
6666
"setuptools": "",
6767
"wheel": "",
6868
},
69+
"3.8": {
70+
"pip": "<25.1",
71+
"setuptools": "",
72+
"wheel": "",
73+
},
6974
}
7075

7176
# This is the oldest version of pip we will distribute as a zipapp.

0 commit comments

Comments
 (0)