summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index d2f044f..d3ef981 100644
--- a/tox.ini
+++ b/tox.ini
@@ -31,4 +31,4 @@ deps=
pydocstyle<4.0.0
# used by flake8-rst-docstrings
pygments
-commands = flake8 ./mako/ ./test/ setup.py --exclude test/templates,test/foo
+commands = flake8 ./mako/ ./test/ setup.py --exclude test/templates,test/foo {posargs}