Submitter | phabricator |
---|---|
Date | Oct. 16, 2019, 2:08 a.m. |
Message ID | <differential-rev-PHID-DREV-noju7dl2bwmawtj4dplq-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/42372/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/tests/test-install.t b/tests/test-install.t --- a/tests/test-install.t +++ b/tests/test-install.t @@ -236,6 +236,11 @@ #endif +#if py3 + $ HGALLOWPYTHON3=1 + $ export HGALLOWPYTHON3 +#endif + #if virtualenv Verify that Mercurial is installable with pip. Note that this MUST be