Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
krystophny authored Jun 8, 2022
1 parent e4e3f5a commit 6f1f6fa
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 @@

[build-system]
requires = [
"setuptools>=42",
"setuptools>=42,<60",
"wheel",
"numpy==1.16.6; python_version<='3.7' and platform_machine!='aarch64'",
"numpy==1.17.5; python_version=='3.8' and platform_machine!='aarch64'",
Expand Down

0 comments on commit 6f1f6fa

Please sign in to comment.