Python Pip - Updating Packages (pip install -U)
Open
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Python's pip, while generally lacking an option to update all installed packages, in normal installations has the ability to update them individually using the pip install -U but the --update/-U flag doesn't seem to exist for a-Shell's pip.py and was wondering whether it could be implemented, or there was some other way other than uninstalling and reinstalling each time to keep packages updated.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.