Mercurial > hg
diff mercurial/chgserver.py @ 52008:d7e9503c07d2
run-tests: include non-activated venv packages in `PYTHONPATH`
If a venv is activated since afa9d73780e1, `hghave` would see the packages
installed in it, and enable related tests. If the python interpreter was
launched directly however, none of them were seen.
In addition to getting consistent behavior, it's also easier to manage in CI if
the venv doesn't need activation.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Fri, 11 Oct 2024 00:56:20 -0400 |
parents | f4733654f144 |
children |