Update tox.ini

This commit is contained in:
Aryan Iyappan 2021-08-22 08:48:38 +05:30 committed by GitHub
parent 908d5aeaeb
commit 2c66e496f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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