Skip to content

Commit

Permalink
Use oldest-supported-numpy for building (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
ardiloot committed Sep 18, 2022
1 parent 34b8b67 commit 1892b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -2,7 +2,7 @@
requires = [
"setuptools>=42",
"setuptools_scm",
"numpy",
"oldest-supported-numpy",
"Cython"
]
build-backend = "setuptools.build_meta"

0 comments on commit 1892b93

Please sign in to comment.