Files
pipenv/news/2885.bugfix.rst
Dan Ryan b57240dd45 Add messaging for skipped updates
- Fix removal of incorrect packages for pipfiles with comments
  on preceding lines
- Improved error handling and added a framework for exception handling
- Fixes #2411
- Fixes #3099
- Fixes #2885
- Fixes #1977

Signed-off-by: Dan Ryan <dan@danryan.co>
2018-10-31 01:51:24 -04:00

2 lines
156 B
ReStructuredText

Fixed a bug which caused uninstallation to sometimes fail to successfullly remove packages from ``Pipfiles`` with comments on preceding or following lines.