Skip to content

Single source setup for python virtualenv #105

@buckd

Description

@buckd

PR #104 added two new groovy files that require a virtual environment before calling the python code needed. This virtualenv code is duplicated in multiple locations. See if there can be a single groovy call to bat to set up the virtualenv and pass the python command to that virtual environment.

This won't mean we don't need to set up the virtual environment multiple times, just that the code is only located in a single function.

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