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.
2 parents 12e8aff + 84b2d3d commit c4e1279Copy full SHA for c4e1279
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["setuptools~=68.0", "wheel~=0.40.0"]
+requires = ["setuptools>=68,<76", "wheel~=0.40.0"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
0 commit comments