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

combined changes from simon-weber and kmbenitez; will fix #126 #127

Merged
merged 1 commit into from Sep 19, 2018

Conversation

@soapergem
Copy link
Collaborator

@soapergem soapergem commented Sep 19, 2018

I could have done this differently but this was easiest for me as I already had my own fork. I took the changes from @simon-weber to abstractly declare install_requires (which was in its own separate PR) and the changes from @kmbenitez to use subprocess instead of pip internals (which was not in a PR). The first is a harmless change that was being asked for; the second is a necessary change to fix a bug that prevents more than one package from being deployed (which has existed since 3.2.2 - ever since pip changed its internals, apparently).

…res and from kmbenitez to use subprocess instead of pip internals
@soapergem soapergem merged commit 6dc00f3 into nficano:master Sep 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.