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 4b882fb commit 434a98cCopy full SHA for 434a98c
pyproject.toml
@@ -2,7 +2,7 @@
2
requires = [
3
"pip>=20.0",
4
"setuptools>=40.0",
5
- "setuptools_scm[toml]>=4.0",
+ "setuptools_scm[toml]>=4.0,<8",
6
"wheel"
7
]
8
build-backend = "setuptools.build_meta"
0 commit comments