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 2f734a7 commit 702ff13Copy full SHA for 702ff13
pyproject.toml
@@ -3,6 +3,7 @@ requires = [
3
# The minimum setuptools version is specific to the PEP 517 backend,
4
# and may be stricter than the version required in `setup.py`
5
"setuptools>=40.6.0",
6
+ "setuptools-scm",
7
"wheel",
8
]
9
build-backend = "setuptools.build_meta"
0 commit comments