Skip to content

Commit

Permalink
no idea
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnitz committed Jun 24, 2024
1 parent ecb753e commit 9bff085
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
@@ -1,7 +1,7 @@
[build-system]
requires = ["setuptools",
"wheel",
"cython>=0.29.21",
"cython>=3.0.0",
"numpy==1.16.0; python_version <= '3.7'",
"numpy==1.17.3; python_version == '3.8'",
"numpy==1.19.3; python_version == '3.9'",
Expand Down

0 comments on commit 9bff085

Please sign in to comment.