We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ffcb5 commit 687fb41Copy full SHA for 687fb41
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
# NOTE:
3
-requires = ["setuptools==64.0.3", "wheel"]
+requires = ["setuptools>=69.4.2", "wheel"]
4
build-backend = "setuptools.build_meta"
5
6
[project]
0 commit comments