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

[pip] remove -I switch from all calls. #115

Merged
merged 1 commit into from
Feb 13, 2017
Merged

[pip] remove -I switch from all calls. #115

merged 1 commit into from
Feb 13, 2017

Conversation

truthbk
Copy link
Member

@truthbk truthbk commented Feb 13, 2017

Switch would ignore already installed deps, potentially upgrading certain packages. This broke pysnmp, for instance, by dragging along a new version of pyasn1.

This should address that, and other potential dependency issues.

@truthbk truthbk merged commit d0395af into 5.10.x Feb 13, 2017
@truthbk truthbk deleted the jaime/fixdeps branch February 13, 2017 15:39
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

Successfully merging this pull request may close these issues.

2 participants