Skip to content

Commit 8d427b3

Browse files
authored
Merge pull request #1 from WildCard65/fix_runtime
Potentially fix setuptools-git-versioning runtime error.
2 parents 3c21350 + b313225 commit 8d427b3

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,2 +1,2 @@
11
setuptools
2-
typing
2+
typing;python_version<"3.5"

0 commit comments

Comments
 (0)