Skip to content
Snippets Groups Projects
Commit c406b4bc authored by Kostas Vilkelis's avatar Kostas Vilkelis :flamingo:
Browse files

update meson and numpy requirements

parent 1b865358
No related branches found
No related tags found
1 merge request!9switch to meson build
......@@ -2,7 +2,9 @@
requires = [
"cython >= 3.0.2",
"meson >= 1.0.0",
"meson-python >= 0.14.0",
"meson-python >= 0.15.0",
"numpy==1.24.4; python_version=='3.11' and platform_python_implementation != 'PyPy'",
]
build-backend = "mesonpy"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment