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
..