Files
pipenv/news/2828.feature.rst
Dan Ryan 2835ff5d46 Fix virtualenv path derivations
- Fix inadvertent occasional global installation of files
- Fix inadvertent occcasional global removal of files
- Fix empty output from `pipenv update --outdated`
- Fixes #2828
- Fixes #3113
- Fixes #3047
- Fixes #3055

Signed-off-by: Dan Ryan <dan@danryan.co>
2018-10-30 19:32:11 -04:00

2 lines
138 B
ReStructuredText

Added additional output to ``pipenv update --outdated`` to indicate that the operation succeded and all packages were already up to date.