Re: [Python-projects] pylint is great

2016-01-20 Thread Philip Jay
Hi all, Last year I was taught a really good method of using pylint. Instead of accepting a threshold like 8/10 or whatever... Set your continuous integration pipeline to fail a build if you don't get 10/10.(yes! you read it correctly!) Then, where you need to deviate from 'perfect style' -

[Python-projects] Building wheels of logilab-common

2015-02-02 Thread Philip Jay
Hi all, I've got a problem with building wheels of logilab-common, due to the unittest2 requirement in __pkginfo__.py. If I build logilab-common with Python 2.6, then the following code causes the compiled wheel to have unittest2 as a requirement. The wheel is tagged with "py2". if sys.version_