Skip to content

Commit aa658d4

Browse files
authored
Add ninja to test dependencies (#3)
1 parent 186fa92 commit aa658d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ test = [
1515
"pip @ git+https://github.com/mgorny/pip@freethreading-limited-api",
1616
"pytest >= 9.0",
1717
"pytest-xdist",
18+
"ninja", # needed by meson
1819
{ include-group = "backends" },
1920
{ include-group = "build-tools" },
2021
]

0 commit comments

Comments
 (0)