Update tox.ini

This commit is contained in:
Aryan Iyappan 2021-08-21 21:41:47 +05:30 committed by GitHub
parent 85f06fb2a6
commit d5d7a0e5e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ deps =
setenv =
LC_CTYPE=en_US.UTF-8
commands =
pre-commit install
pre-commit run --all-files --show-diff-on-failure
[testenv:mypy]