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

Smart install command #10

Open
dejw opened this issue Dec 9, 2012 · 0 comments
Open

Smart install command #10

dejw opened this issue Dec 9, 2012 · 0 comments

Comments

@dejw
Copy link
Owner

dejw commented Dec 9, 2012

Install (now --ini) can be smart enough to install only those requirement files that matches interpreter version, eg:

for Python 2.6 install can install *requirements.txt, *requirements.2.txt and *requirements.26.txt.

In that case one can create a set of requirement files, each for certain interpreter version.

Also install could update environment to reflect changes in those files, e.g uninstall removed dependencies.

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

No branches or pull requests

1 participant