SOL006 patch for POL
[osm/POL.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index a8687c6..d3d576e 100644 (file)
--- 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]