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