Skip to content
This repository was archived by the owner on Aug 15, 2022. It is now read-only.

Commit 13b66d3

Browse files
authored
Merge pull request #54 from jammons/master
Fix doc->docs move in linting command
2 parents fc9c5da + 012fb83 commit 13b66d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ commands=
3030
{toxinidir}/rtmbot.py \
3131
{toxinidir}/rtmbot/core.py \
3232
{toxinidir}/setup.py \
33-
{toxinidir}/doc/example-plugins
33+
{toxinidir}/docs/example-plugins

0 commit comments

Comments
 (0)