We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a29d13 commit 3785630Copy full SHA for 3785630
pyproject.toml
@@ -8,6 +8,7 @@
8
build-backend = "mesonpy"
9
requires = [
10
"meson-python>=0.16.0",
11
+ "meson==1.4.1",
12
"Cython>=3.0.4",
13
14
# numpy requirement for wheel builds for distribution on PyPI - building
0 commit comments