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 3d31cac commit f5c964fCopy full SHA for f5c964f
pyproject.toml
@@ -7,7 +7,7 @@
7
[build-system]
8
build-backend = "mesonpy"
9
requires = [
10
- "meson-python>=0.16.0",
+ "meson-python>=0.18.0.dev0",
11
"Cython>=3.0.4",
12
13
# numpy requirement for wheel builds for distribution on PyPI - building
0 commit comments