X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tox.ini;h=d3d576e7035eb61cfe48ac409a2563feb6c0643b;hb=refs%2Fheads%2Fbug1511;hp=a8687c6b2526cc978576cb31848019cd2e424c30;hpb=e4a298c1336f45b6f799301beffba1234c26267f;p=osm%2FPOL.git diff --git a/tox.ini b/tox.ini index a8687c6..d3d576e 100644 --- a/tox.ini +++ b/tox.ini @@ -25,7 +25,7 @@ # test suite on all supported python versions. To use it, "pip install tox" # and then run "tox" from this directory. [tox] -envlist = cover, flake8, pylint +envlist = cover, flake8 [testenv]