Skip to content

Use virtual environments in CI workflows #170

@zachcran

Description

@zachcran

Description

Some CI workflows are not isolating the packages used during testing in a virtual environment. This could lead to picking up already installed packages that may have come with the default installation (for example, the ubuntu-24.04 image comes preinstalled with Python 3.12.3 (link).

List of workflows that...

Need virtual environments added

Use an unconventional venv name (not venv or .venv)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions