Skip to content

Commit

Permalink
oldest-supported-numpy (#79)
Browse files Browse the repository at this point in the history
maybe solves #77
  • Loading branch information
enzbus authored Nov 18, 2023
1 parent a0aea80 commit 58eb7d9
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,6 +1,6 @@
[build-system]
build-backend = 'mesonpy'
requires = ['meson-python', 'numpy']
requires = ['meson-python', 'oldest-supported-numpy']

[project]
name = 'scs'
Expand Down

0 comments on commit 58eb7d9

Please sign in to comment.