We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 896bbf1 commit 7250e1bCopy full SHA for 7250e1b
.git_archival.txt
@@ -0,0 +1 @@
1
+ref-names: $Format:%D$
.gitattributes
+.git_archival.txt export-subst
setup.cfg
@@ -28,6 +28,8 @@ classifiers =
28
setup_requires =
29
setuptools>=48
30
setuptools_scm[toml]>=6.3.1
31
+ setuptools_scm_git_archive==1.1
32
+
33
python_requires = >=3.7
34
zip_safe = False
35
packages = find:
0 commit comments