Skip to content

Commit

Permalink
Require cython3
Browse files Browse the repository at this point in the history
  • Loading branch information
markotoplak committed Jul 21, 2023
1 parent 8141fb5 commit b6efcdf
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>=41.0.0,<50.0",
"wheel",
"cython<3.0",
"cython>=3.0",
"oldest-supported-numpy",
"sphinx",
"recommonmark",
Expand Down

0 comments on commit b6efcdf

Please sign in to comment.