Revert "Readds plugins code and respective tests"
MON code optimisation on behalf of TSC
This reverts commit 6eda48bf7489c00fee4e1f276404ab82db23fd1d.
Change-Id: If697df74221be72aca9630630e64033f06ece473
diff --git a/tox.ini b/tox.ini
index 5940b95..b10e7f9 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 = py3
+envlist = py3, flake8
toxworkdir={homedir}/.tox
[testenv]