Ken Giusti created DISPATCH-2335:
------------------------------------

             Summary: Avoid use of tox to run the python linters
                 Key: DISPATCH-2335
                 URL: https://issues.apache.org/jira/browse/DISPATCH-2335
             Project: Qpid Dispatch
          Issue Type: Improvement
          Components: Tests
    Affects Versions: 1.18.0
            Reporter: Ken Giusti


Currently the CI uses python tox to run the python linters across all versions 
of python installed on the current system.

This is overkill: the linters don't need to be re-run in virtual envs multiple 
times - if there are syntax/linter bugs they'll show up with only one run of 
the test.

Let's remove the use of tox here and simply invoke the linters directly from 
Ctest.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to