We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f7bc1 commit 005feb1Copy full SHA for 005feb1
tests/test_distribution.py
@@ -8,7 +8,7 @@
8
9
10
def _check_ninja_install(virtualenv):
11
- expected_version = "1.9.0.g5b44b.kitware.dyndep-1.jobserver-1"
+ expected_version = "1.9.0.git.kitware.dyndep-1.jobserver-1"
12
13
for executable_name in ["ninja"]:
14
output = virtualenv.run(
0 commit comments