Re: [virt-tools-list] [virt-manager] [PATCH 4/5] tests: Upgrade pep8 to pycodestyle

2017-08-02 Thread Cole Robinson
On 07/24/2017 10:03 AM, Cedric Bosdonnat wrote: > On Mon, 2017-07-24 at 09:26 +0100, Radostin Stoyanov wrote: >> The PEP8 [1] project has been renamed to pycodestyle [2]. >> >> [1] https://github.com/codeclimate/pep8 >> [2] https://github.com/pycqa/pycodestyle >> --- >> HACKING.md| 2

Re: [virt-tools-list] [virt-manager] [PATCH 4/5] tests: Upgrade pep8 to pycodestyle

2017-07-24 Thread Cedric Bosdonnat
On Mon, 2017-07-24 at 09:26 +0100, Radostin Stoyanov wrote: > The PEP8 [1] project has been renamed to pycodestyle [2]. > > [1] https://github.com/codeclimate/pep8 > [2] https://github.com/pycqa/pycodestyle > --- >  HACKING.md|  2 +- >  setup.py  |  8 >  

[virt-tools-list] [virt-manager] [PATCH 4/5] tests: Upgrade pep8 to pycodestyle

2017-07-24 Thread Radostin Stoyanov
The PEP8 [1] project has been renamed to pycodestyle [2]. [1] https://github.com/codeclimate/pep8 [2] https://github.com/pycqa/pycodestyle --- HACKING.md| 2 +- setup.py | 8 tests/pep8.cfg| 15 --- tests/pycodestyle.cfg | 33