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 9b2fc8c commit 57a3dfcCopy full SHA for 57a3dfc
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["setuptools", "wheel"]
+requires = ["setuptools>76.0", "wheel"]
3
build-backend = "setuptools.build_meta"
4
5
[tool.pytest.ini_options]
0 commit comments