----- Original Message ----- > From: "Guru Shetty" <[email protected]> > To: "Aaron Rosen" <[email protected]> > Cc: "ovs dev" <[email protected]> > Sent: Thursday, June 9, 2016 4:20:37 PM > Subject: Re: [ovs-dev] [PATCH 8/8] automake: Add ovs-bugtool.in to > flake8-check. > > On 9 June 2016 at 13:14, Aaron Rosen <[email protected]> wrote: > > > This patch seemed to break the build with some flake8 python3 errors for > > me. I have a patch coming up to fix it. > > > > Oink. Should I be doing more than a "pip install flake8" and make > flake8-check to trigger these problems? >
I believe you also need the flake8 "hacking" plugin, "pip install hacking" to see all warnings. Lance _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
