mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-21 07:10:58 +00:00
b57240dd45
- 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>
2 lines
132 B
ReStructuredText
2 lines
132 B
ReStructuredText
Added improved messaging about available but skipped updates due to dependency conflicts when running ``pipenv update --outdated``.
|