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