Skip to content
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.

PIPupdate 1.1.0 (for Python 3)

Latest
Compare
Choose a tag to compare
@o355 o355 released this 26 Jul 21:33
· 8 commits to master since this release

You thought PIPupdate was abandoned? Nope! Life got busy, and I managed to get 30 minutes to make some improvements to PIPupdate.

This release includes the following improvements:

  • Added a catch when an update fails, so PIPupdate will clearly show a failed update.
  • PIPupdate no longer requires subprocess (using pip.main to execute update commands)
  • PIPinstall can catch a failed download of the PIP installer file, and allows the user to manually download the installer file instead.
  • Minor UI changes.
  • Updated copyright.

Thanks for your continued support.