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 40c9b98 commit 806646dCopy full SHA for 806646d
tests/integration/sample_extension/pyproject.toml
@@ -1,3 +1,3 @@
1
[build-system]
2
-requires = ["setuptools >= 45.0.0", "cython"]
+requires = ["setuptools >= 45.0.0", "cython < 3.1.0"]
3
build-backend = "setuptools.build_meta"
0 commit comments