Skip to content

Commit

Permalink
using oldest-supported-numpy as build dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
prs513rosewood committed Dec 20, 2022
1 parent 1bb1d97 commit 5c3ee47
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
@@ -1,5 +1,5 @@
[build-system]
requires = ["meson>=0.46.0", "meson-python>=0.11.0", "ninja", "numpy"]
requires = ["meson>=0.46.0", "meson-python>=0.11.0", "ninja", "oldest-supported-numpy"]
build-backend = "mesonpy"

[project]
Expand Down

0 comments on commit 5c3ee47

Please sign in to comment.