diff options
-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 = |
![]() |
index : gemato | |
Unnamed repository; edit this file 'description' to name the repository. | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | tox.ini | 2 |
@@ -10,7 +10,7 @@ deps = pyflakes commands = pyflakes {posargs:gemato tests} - pycodestyle {posargs:gemato} + pycodestyle {posargs:gemato tests} [testenv] deps = |