openstack-zuul-jobs/roles/build-wheel-cache
Ian Wienand 95966f83c0 wheels: Add "wheel" to build venv
Lots of builds fail with

 $ grep -r "invalid command 'bdist_wheel'" *  | wc -l
 388

I think perhaps we need wheel in the venv, as packages don't specify
the depdency explictly?

Change-Id: I2ed1b07e9e6dd5513f30b3007ee187da7665bf35
2022-05-25 09:30:38 +10:00
..
files wheels: Add "wheel" to build venv 2022-05-25 09:30:38 +10:00
tasks build-wheel-cache: Don't use virtualenv on python3 platforms 2022-02-16 11:14:26 +11:00
README.rst build-wheel-cache: update README to be more accurate 2020-05-28 15:59:41 +00:00

Build the wheel cache from requirements

Run the build scripts to create the wheel cache of the requirements project that lives on the mirror nodes.