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 a0be352 commit 238ceedCopy full SHA for 238ceed
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
requires = [
3
- "setuptools>=42",
+ "setuptools==59.8.0",
4
"wheel"
5
]
6
-build-backend = "setuptools.build_meta"
+build-backend = "setuptools.build_meta"
0 commit comments