Skip to content

Commit

Permalink
try a pin on cython
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Aug 12, 2024
1 parent fce4f3a commit ac1d236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/python/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[build-system]
requires = [
"setuptools>=61.0",
"cython>=3.0,<3.0.10"
"cython>=3.0,<3.0.9"
]

[project]
Expand Down

0 comments on commit ac1d236

Please sign in to comment.