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 f26d732 commit 36230a3Copy full SHA for 36230a3
pyproject.toml
@@ -1,3 +1,3 @@
1
[build-system]
2
-requires = ["setuptools", "wheel", "Cython>=0.29.30"]
+requires = ["setuptools", "wheel", "Cython", "Cython>=0.29.30; python_version > '3.10'"]
3
build-backend = "setuptools.build_meta"
0 commit comments