Skip to content

Create the venv for test and binary targets in a separate action instead of during the launcher each time #5

@mattem

Description

@mattem

Each time the terminal py_binary or py_test is run a venv is created, which takes a bunch of time. We can likely speed this up by creating this in a different action and passing it to the rule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions