Skip to content

Commit

Permalink
Add numpy back to pyproject.toml build-system requires
Browse files Browse the repository at this point in the history
  • Loading branch information
aphearin committed Sep 8, 2024
1 parent 2835c84 commit 540719c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
requires = ["setuptools>=42.0.0",
"setuptools_scm",
"wheel",
"numpy",
"cython==3.0.2",
"extension-helpers==1.*"]

Expand Down

0 comments on commit 540719c

Please sign in to comment.