Skip to content

Commit

Permalink
Add build-system requirements for scipy
Browse files Browse the repository at this point in the history
  • Loading branch information
David Rubinstein committed Oct 1, 2023
1 parent 2269a7b commit 8c1c685
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,7 @@ dev =
[bdist_wheel]
universal = 1

[build-system]
requires =
wheel
cython

0 comments on commit 8c1c685

Please sign in to comment.