This is an archive of the discontinued Mercurial Phabricator instance.

tests: opt into python3 when testing virtualenv installation
ClosedPublic

Authored by mharbison72 on Oct 15 2019, 10:08 PM.

Details

Summary

Otherwise it complains that Mercurial requires '~=2.7'. Since the existing
linux py3 test doesn't flag this, I'm assuming that virtualenv simply isn't
installed on that system.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.