Update tox.ini

This commit is contained in:
Aryan Iyappan 2021-08-21 20:36:41 +05:30 committed by GitHub
parent 16d0b32a8f
commit 3b77b5f92a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ deps =
setenv = setenv =
LC_CTYPE=en_US.UTF-8 LC_CTYPE=en_US.UTF-8
commands = commands =
pre-commit {posargs:run --all-files} pre-commit run --all-files
[testenv:mypy] [testenv:mypy]
basepython=python3.8 basepython=python3.8