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 639b42f commit c80b40aCopy full SHA for c80b40a
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
requires = [
3
- "setuptools>=62.6,<66",
+ "setuptools>=69,<70",
4
"setuptools-scm>=6.2,<8",
5
]
6
build-backend = "setuptools.build_meta"
0 commit comments