Merge pull request #42 from jammons/master
Change filename in tox to updated name
This commit is contained in:
commit
5335fc4c8c
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -20,4 +20,4 @@ basepython =
|
||||||
[testenv:flake8]
|
[testenv:flake8]
|
||||||
basepython=python
|
basepython=python
|
||||||
deps=flake8
|
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