We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe12a67 commit 893b6e1Copy full SHA for 893b6e1
requirements.txt
@@ -1,6 +1,6 @@
1
pip>=20.0.2
2
-setuptools>=44.0.0;python_version<"3"
3
-setuptools>=46.0.0;python_version>="3"
+setuptools>=44.0.0;python_version<"3.5"
+setuptools>=46.0.0;python_version>="3.5"
4
setuptools-scm>=3.5.0
5
wheel>=0.34.2
6
six==1.14.0
0 commit comments