Skip to content

Commit

Permalink
use older cython
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaloney committed Oct 9, 2023
1 parent d7bac8d commit 6a8b8af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
requires = [
"setuptools>=42",
"wheel",
"Cython",
"Cython<3.0.0",
"cmake",
]

Expand Down

0 comments on commit 6a8b8af

Please sign in to comment.