We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f0793a commit d5a4910Copy full SHA for d5a4910
pyproject.toml
@@ -2,7 +2,7 @@
2
requires = [
3
# sync with setup.py until we discard non-pep-517/518
4
"setuptools>=42.0",
5
- "setuptools-scm>=3.4",
+ "setuptools-scm[toml]>=3.4",
6
"wheel",
7
]
8
build-backend = "setuptools.build_meta"
0 commit comments