diff options
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ deps = pyflakes commands = pyflakes {posargs:gemato tests} - pycodestyle {posargs:gemato} + pycodestyle {posargs:gemato tests} [testenv] deps = |