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

Run pip in a different working directory instead of --force-reinstall #823

Merged
merged 2 commits into from
May 30, 2019

Conversation

pv
Copy link
Collaborator

@pv pv commented May 29, 2019

Also, add an explicit test repro for failed package installation,
which occurs due to .egg-info directory in cwd when running pip.

Closes #822

pv added 2 commits May 29, 2019 20:59
Also, add an explicit test repro for failed package installation,
which occurs due to .egg-info directory in cwd when running pip.
@pv pv force-pushed the fix-pip-install branch from ae18755 to 774fc36 Compare May 29, 2019 18:07
@pv pv merged commit 2710cab into airspeed-velocity:master May 30, 2019
@pv pv added this to the 0.4.1 milestone May 30, 2019
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.

force-reinstall breaks when packages not on PyPI are used
1 participant