Stop upgrading pip/setuptools on install.

Review Request #12719 — Created Nov. 10, 2022 and submitted

chipx86
Djblets
release-2.x
djblets

We also no longer upgrade pip and setuptools. This used to be needed
back when these were heavily transitioning to modern packaging
capabilities in the Python 2 era. Nowadays they do more harm than good,
particularly with some pip bugs that can remove incorrect versions of
the pipX.Y scripts.

Successfully installed packages in a brand-new development environment.

Summary
Stop upgrading pip/setuptools on install.
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.x (6cfdc16)
Loading...