We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c51514 commit a8b519bCopy full SHA for a8b519b
pyproject.toml
@@ -1,7 +1,8 @@
1
[build-system]
2
build-backend = "mesonpy"
3
requires = [
4
- "meson-python",
+ "meson",
5
+ "ninja",
6
"setuptools_scm >= 2.1",
7
"cython >= 0.28.1",
8
]
0 commit comments