We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a29103 commit b754e50Copy full SHA for b754e50
1 file changed
pyproject.toml
@@ -1,2 +1,3 @@
1
[build-system]
2
-requires = ["numpy<=1.26", "setuptools<60"]
+build-backend = "setuptools.build_meta"
3
+requires = ["setuptools"]
0 commit comments