| commit | 7ce998f3da2c7f10d95508ff2f410075ae2a8757 | [log] [tgz] |
|---|---|---|
| author | garciaale <agarcia@whitestack.com> | Thu Dec 03 18:05:24 2020 -0300 |
| committer | garciaale <agarcia@whitestack.com> | Thu Dec 03 18:40:18 2020 -0300 |
| tree | 111d775c3cdd7c56ea69182efcde3d98c743bd1c | |
| parent | 8ba99ff372d2d8ef13b2c6865b16c0869fa04069 [diff] [blame] |
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]