Re: [ovs-dev] [PATCH] INSTALL.md: Note use of "hacking" flake8 plugin.

2016-05-31 Thread Russell Bryant
On Sat, May 28, 2016 at 1:12 PM, Ben Pfaff wrote: > On Fri, May 27, 2016 at 05:09:02PM -0400, Russell Bryant wrote: > > The automatic flake8 check that runs against Python code has some > > warnings enabled that come from the "hacking" flake8 plugin. If it's > > not installed, the warnings just

Re: [ovs-dev] [PATCH] INSTALL.md: Note use of "hacking" flake8 plugin.

2016-05-28 Thread Ben Pfaff
On Fri, May 27, 2016 at 05:09:02PM -0400, Russell Bryant wrote: > The automatic flake8 check that runs against Python code has some > warnings enabled that come from the "hacking" flake8 plugin. If it's > not installed, the warnings just won't occur until it's run on a system > with "hacking" inst