Cache of Python packages that tools (like chromite) can use via virtualenv to avoid installing/bootstraping from the network

Clone this repo:
  1. 70ddce5 httplib2: Add wheel for httplib2-0.13.1 by Mike Nichols · 5 years ago main master
  2. e6f6799 add mysql python libraries by Aviv Keshet · 8 years ago factory-gru-9017.B firmware-reef-9042.87.B firmware-reef-9042.B firmware-servo-9040.B release-R56-9000.B stabilize-8975.B stabilize-8992.B stabilize-9000.26.B stabilize-9000.29.0 stabilize-9000.29.B stabilize-9000.82.B stabilize-9000.84.B stabilize-9000.87.0.B stabilize-9000.87.B stabilize-9000.91.0.B stabilize-9000.B stabilize-9093.B
  3. 531adfe fix sysmon requirement wheels by Aviv Keshet · 8 years ago release-R55-8872.B stabilize-8872.15.B stabilize-8872.40.B stabilize-8872.6.B stabilize-8872.70.B
  4. bbb805f Add wheels for sysmon dependencies by Allen Li · 8 years ago factory-reef-8811.B stabilize-8838.B
  5. fc79a6d pip_packages: add pip 8.1.2 by Aviv Keshet · 8 years ago stabilize-8798.B

This repository is used to store pip packages that infra code (such as chromite) can depend on. At this point, it is experimental and not yet used in production.

To populate this repository with packages, from within chromite/venv, run: pip wheel -w pip_packages -r requirements.txt