On Wed, 18 Dec 2019 16:50:05 -0800 Ben Pfaff <[email protected]> wrote: > On Wed, Dec 18, 2019 at 04:53:10PM +0100, Timothy Redaelli wrote: > > Currently pip is used to install the python packages on linux by travis, > > but pip3 should be used since pip is a symlink of pip2. > > > > Fixes: 1ca0323e7c29 ("Require Python 3 and remove support for Python 2.") > > Cc: [email protected] > > Signed-off-by: Timothy Redaelli <[email protected]> > > Does it pass on Travis? If so, I'll apply it.
Sure, https://travis-ci.org/drizzt/ovs/builds/626747307 Thank you _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
