We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48fe584 commit abacdffCopy full SHA for abacdff
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["meson>=0.46.0", "meson-python>=0.11.0", "ninja", "numpy<1.23.0"]
+requires = ["meson>=0.46.0", "meson-python>=0.11.0", "ninja", "numpy<=1.23.5"]
3
build-backend = "mesonpy"
4
5
[project]
0 commit comments