diff --git a/tox.ini b/tox.ini index a3d40c5..0c59058 100644 --- a/tox.ini +++ b/tox.ini @@ -20,4 +20,4 @@ basepython = [testenv:flake8] basepython=python deps=flake8 -commands=flake8 {toxinidir}/web3 \ No newline at end of file +commands=flake8 {toxinidir}/rtmbot.py {toxinidir}/example-plugins \ No newline at end of file