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

Abort pipenv when pip install fails #3319

Merged
merged 1 commit into from
Nov 28, 2018
Merged

Abort pipenv when pip install fails #3319

merged 1 commit into from
Nov 28, 2018

Conversation

frostming
Copy link
Contributor

@frostming frostming commented Nov 28, 2018

The fix

Abort pipenv when installing a non-exist package, before adding the package name to Pipfile.
Closes #3318

The checklist

  • Associated issue
  • A news fragment in the news/ directory to describe this fix with the extension .bugfix, .feature, .behavior, .doc. .vendor. or .trivial (this will appear in the release changelog). Use semantic line breaks and name the file after the issue number or the PR #.

@frostming frostming merged commit f4c325c into master Nov 28, 2018
@frostming frostming deleted the bugfix/3318 branch November 28, 2018 09:18
@xiaoyaoyang
Copy link

Looks like the latest release is Nov 26 2018 and this fixed happened on Nov 28 2018... It's been more than half year since last release, do we have ETA for the next release..?

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.

non-existing package added to Pipfile
2 participants