Submitter | phabricator |
---|---|
Date | Aug. 18, 2021, 1:24 p.m. |
Message ID | <differential-rev-PHID-DREV-xw4fswm3fkutnocj5sf3-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/49610/ |
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 @@ -184,7 +184,7 @@ $ cd $TESTTMP $ unset PYTHONPATH -#if py3 ensurepip network-io +#if py3 ensurepip network-io no-pyoxidizer $ "$PYTHON" -m venv installenv >> pip.log Hack: Debian does something a bit different in ensurepip.bootstrap. This makes @@ -224,7 +224,7 @@ no problems detected #endif -#if virtualenv no-py3 network-io +#if virtualenv no-py3 network-io no-pyoxidizer Note: --no-site-packages is the default for all versions enabled by hghave