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 fc2edee commit 558c67fCopy full SHA for 558c67f
pyproject.toml
@@ -1,8 +1,7 @@
1
[build-system]
2
requires = [
3
- "setuptools >= 41.0.0",
4
- "wheel >= 0.30.0",
5
- "setuptools_scm >= 2",
+ "setuptools>=63.4",
+ "setuptools_scm>=7.0.5",
6
]
7
build-backend = 'setuptools.build_meta'
8
0 commit comments