Thanks to visit codestin.com Credit goes to github.com
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.
2 parents e2c9cd4 + 40d0146 commit 4394666Copy full SHA for 4394666
1 file changed
.gitignore
@@ -44,6 +44,8 @@ pip-wheel-metadata/*
44
# build subproject files
45
subprojects/*/
46
!subprojects/packagefiles/
47
+# file generated by setuptools_scm
48
+_version.py
49
50
# OS generated files #
51
######################
0 commit comments