Fix doc->docs move in linting command
This commit is contained in:
parent
3cd9b9a828
commit
012fb83d2c
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -30,4 +30,4 @@ commands=
|
||||||
{toxinidir}/rtmbot.py \
|
{toxinidir}/rtmbot.py \
|
||||||
{toxinidir}/rtmbot/core.py \
|
{toxinidir}/rtmbot/core.py \
|
||||||
{toxinidir}/setup.py \
|
{toxinidir}/setup.py \
|
||||||
{toxinidir}/doc/example-plugins
|
{toxinidir}/docs/example-plugins
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue