Skip to content

Commit 9a3cb9c

Browse files
committed
Update setuptools-scm dependency
1 parent 9d15b85 commit 9a3cb9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pip>=19.3.1
22
setuptools>=44.0.0;python_version<"3"
33
setuptools>=45.0.0;python_version>="3"
4-
setuptools-scm>=3.4.0
4+
setuptools-scm>=3.4.1
55
wheel>=0.33.6
66
six==1.14.0
77
nose==1.3.7

0 commit comments

Comments
 (0)