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 ac0b897 commit e172229Copy full SHA for e172229
pyproject.toml
@@ -1,9 +1,5 @@
1
[build-system]
2
-requires = [
3
- "setuptools >= 45",
4
- "wheel",
5
- "setuptools_scm[toml] >= 7.0",
6
-]
+requires = ["setuptools >= 45", "wheel", "setuptools_scm[toml] >= 7.0"]
7
build-backend = "setuptools.build_meta"
8
9
[tool.setuptools_scm]
0 commit comments