diff options
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ deps = openapi-spec-validator commands = flake8 {posargs} - mypy --ignore-missing-imports zuul + mypy openapi-spec-validator web/public/openapi.yaml [testenv:cover] |