Skip to content

Commit 8df8044

Browse files
committed
Update the setuptools-scm dependency
1 parent 1fdde97 commit 8df8044

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
@@ -2,7 +2,7 @@ pip>=20.1.1
22
packaging>=20.4
33
setuptools>=44.1.0;python_version<"3.5"
44
setuptools>=46.4.0;python_version>="3.5"
5-
setuptools-scm>=3.5.0
5+
setuptools-scm>=4.0.0
66
wheel>=0.34.2
77
six==1.15.0
88
nose==1.3.7

0 commit comments

Comments
 (0)