Ilya Maximets <[email protected]> writes: > GHA is broken due to update to pip>=22.0. This happens because now it > stops backtracking packages on build failure making it impossible to > find working combination of versions. > > We're not able to build 'hacking', because 'wheel' is not installed > at that point in time. Installing it separately to fix the issue, > so pip can find compatible versions of packages by backtracking. > > Signed-off-by: Ilya Maximets <[email protected]> > ---
Ugh. Acked-by: Aaron Conole <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
