SOL006 patch for POL

Change-Id: Id7bb8f8bb358fcbe8b348617bdb64c224daba5a7
Signed-off-by: garciaale <agarcia@whitestack.com>
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]