X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tox.ini;h=d3d576e7035eb61cfe48ac409a2563feb6c0643b;hb=refs%2Ftags%2Frelease-v9.0-start;hp=a8687c6b2526cc978576cb31848019cd2e424c30;hpb=8ba99ff372d2d8ef13b2c6865b16c0869fa04069;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]