##// END OF EJS Templates
run-tests: disable caching of the wheels when installing test Mercurial...
Matt Harbison -
r53222:a782fb58 stable
parent child Browse files
Show More
@@ -3900,6 +3900,7 class TestRunner:
3900 b"pip",
3900 b"pip",
3901 b"install",
3901 b"install",
3902 wheel_path,
3902 wheel_path,
3903 b"--no-cache-dir",
3903 b"--force",
3904 b"--force",
3904 b"--ignore-installed",
3905 b"--ignore-installed",
3905 b"--prefix",
3906 b"--prefix",
General Comments 0
You need to be logged in to leave comments. Login now