Change the location of file to lint

This commit is contained in:
Jeff Ammons 2016-04-17 17:50:50 -07:00
parent f12a90ab0a
commit 561c3d521b

View file

@ -20,4 +20,4 @@ basepython =
[testenv:flake8]
basepython=python
deps=flake8
commands=flake8 {toxinidir}/rtmbot.py {toxinidir}/doc/example-plugins
commands=flake8 {toxinidir}/rtmbot/core.py {toxinidir}/doc/example-plugins