Open msherry opened 10 years ago
@msherry Ah, yes, that makes sense. Since virtualenv's take a long time to build, I think it makes sense to install pep8 and pylint commands as part of the test job, run them after the tests execute and pass them as artifacts to the quality job.
There are a lot of spurious pylint errors about being unable to import sterling, which shouldn't happen in a properly-built environment.