We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f513d7 commit 053fd47Copy full SHA for 053fd47
pyproject.toml
@@ -73,6 +73,7 @@ test = [
73
build-backend = "mesonpy"
74
requires = [
75
"meson-python>=0.13",
76
+ "ninja",
77
"setuptools",
78
"cython>=3",
79
# From Numpy 1.25, Numpy is always backwards compatible for any given Python
0 commit comments