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.
1 parent 62a5ba4 commit 40d0146Copy full SHA for 40d0146
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