diff --git a/pyproject.toml b/pyproject.toml index 8844325..92fe847 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,6 +15,7 @@ test = [ "pip @ git+https://github.com/mgorny/pip@freethreading-limited-api", "pytest >= 9.0", "pytest-xdist", + "ninja", # needed by meson { include-group = "backends" }, { include-group = "build-tools" }, ]