Skip to content

Don't re-check Python dependencies every time #1

@pib

Description

@pib

The command:

python setupEnv.py

forces a check of gdata, flash, and pyparsing every time, which is pretty time-consuming.

LockerBox should probably just manually check if the minimum required version is installed, rather than forcing an upgrade check. It should probably just run setupEnv.py when it first checks out Locker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions