Skip to content

Commit

Permalink
Add a link to numpy's depending-on-numpy documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
hodgestar committed Dec 28, 2021
1 parent 492788d commit d895cc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ requires = [
"packaging",
"wheel",
"cython>=0.29.20",
# See https://numpy.org/doc/stable/user/depending_on_numpy.html for
# the recommended way to build against numpy's C API:
"oldest-supported-numpy",
"scipy>=1.0",
]
Expand Down

0 comments on commit d895cc6

Please sign in to comment.