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