Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pib opened this issue Jun 8, 2011 · 0 comments
Open

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

pib opened this issue Jun 8, 2011 · 0 comments

Comments

@pib
Copy link
Owner

pib commented Jun 8, 2011

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant