Skip to content

Commit

Permalink
Build using oldest-supported-numpy to avoid ABI mismatch error
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Goldbaum <nathan.goldbaum@gmail.com>
  • Loading branch information
ngoldbaum committed Mar 1, 2024
1 parent 5b4718d commit d5e9163
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,7 +1,7 @@
[build-system]
requires = [
"cmake",
"numpy",
"oldest-supported-numpy"
"pyarrow>=7.0.0",
"ruamel.yaml",
"scikit-build",
Expand Down

0 comments on commit d5e9163

Please sign in to comment.