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 4fbde81 commit f9f84d3Copy full SHA for f9f84d3
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["cffi", "setuptools", "urllib3", "wheel"]
+requires = ["cffi", "setuptools < 74", "urllib3", "wheel"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
0 commit comments