Adding correct directories to linting test
This commit is contained in:
parent
c14aa88726
commit
a772615185
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -20,4 +20,4 @@ basepython =
|
|||
[testenv:flake8]
|
||||
basepython=python
|
||||
deps=flake8
|
||||
commands=flake8 {toxinidir}/web3
|
||||
commands=flake8 {toxinidir}/rtmbot.py {toxinidir}/example-plugins
|
Loading…
Add table
Add a link
Reference in a new issue