##// END OF EJS Templates
tests: add optional output when wheel is missing...
Gregory Szorc -
r44021:45c15ed0 default
parent child Browse files
Show More
@@ -250,6 +250,7 b' On Python 2, we use the 3rd party virtua'
250 250 Note: we use this weird path to run pip and hg to avoid platform differences,
251 251 since it's bin on most platforms but Scripts on Windows.
252 252 $ ./installenv/*/pip install --no-index $TESTDIR/.. >> pip.log
253 Failed building wheel for mercurial (?)
253 254 $ ./installenv/*/hg debuginstall || cat pip.log
254 255 checking encoding (ascii)...
255 256 checking Python executable (*) (glob)
General Comments 0
You need to be logged in to leave comments. Login now