Change filename in tox to updated name
This commit is contained in:
parent
1b51fe70ba
commit
60b7b2ebad
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}/start_rtmbot.py {toxinidir}/rtmbot/core.py {toxinidir}/setup.py {toxinidir}/doc/example-plugins
|
||||
commands=flake8 {toxinidir}/rtmbot.py {toxinidir}/rtmbot/core.py {toxinidir}/setup.py {toxinidir}/doc/example-plugins
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue