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 0ef48b3 commit c4e9b34Copy full SHA for c4e9b34
pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
build-backend = "mesonpy"
3
requires = [
4
- "Cython>=0.29.34",
+ "Cython @ git+https://github.com/cython/cython.git@436f8a32ea3a1b0411695db1b974c60434042b5b",
5
"meson-python>=0.13.1",
6
]
7
0 commit comments