Remove basepython

This commit is contained in:
Jonathan Kim 2021-07-14 17:10:06 +01:00
parent e672461405
commit 43f6d5d71d

View File

@ -30,7 +30,6 @@ commands =
pre-commit {posargs:run --all-files} pre-commit {posargs:run --all-files}
[testenv:mypy] [testenv:mypy]
basepython=python3.7
deps = deps =
mypy mypy
commands = commands =