Skip to content

Commit 893b6e1

Browse files
committed
Update a Python dependency
1 parent fe12a67 commit 893b6e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pip>=20.0.2
2-
setuptools>=44.0.0;python_version<"3"
3-
setuptools>=46.0.0;python_version>="3"
2+
setuptools>=44.0.0;python_version<"3.5"
3+
setuptools>=46.0.0;python_version>="3.5"
44
setuptools-scm>=3.5.0
55
wheel>=0.34.2
66
six==1.14.0

0 commit comments

Comments
 (0)