Skip to content

Commit

Permalink
Use oldest-supported-numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
sabonerune committed Apr 5, 2023
1 parent d6ff437 commit c93f034
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 @@ -3,7 +3,7 @@ requires = [
"wheel",
"setuptools<v60.0",
"cython>=0.28.0",
"numpy>=1.20.0",
"oldest-supported-numpy",
]

[tool.pysen]
Expand Down

0 comments on commit c93f034

Please sign in to comment.