• Xavier Thompson's avatar
    Make venv for target Python in tests · 9a118cc8
    Xavier Thompson authored
    When possible, use venv to create the target Python in the tests.
    This creates an isolated Python, and quite importantly maintains
    isolation from system packages when the initial Python is itself
    from a virtual environment.
    9a118cc8
tests.py 4.16 KB