Skip to content

Commit

Permalink
build: update cython to avoid build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
eginhard committed Oct 3, 2024
1 parent 36611a7 commit 5f6d365
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",
"setuptools-scm",
"cython~=0.29.30",
"cython",
"numpy>=2.0.0",
]
build-backend = "setuptools.build_meta"
Expand Down

0 comments on commit 5f6d365

Please sign in to comment.