We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdcdd87 commit 88ef4d0Copy full SHA for 88ef4d0
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["setuptools", "wheel"]
+requires = ["setuptools>=68", "wheel"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
0 commit comments