We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edccd16 commit bf2b2eeCopy full SHA for bf2b2ee
pyproject.toml
@@ -18,6 +18,7 @@ classifiers = [
18
dynamic = ["version"]
19
requires-python = ">=3.9"
20
dependencies = [
21
+ "setuptools_scm",
22
"pyyaml-include<3.0",
23
]
24
0 commit comments