From 43f6d5d71d7d8c6a5f86ff4956a9707b43f752b9 Mon Sep 17 00:00:00 2001 From: Jonathan Kim Date: Wed, 14 Jul 2021 17:10:06 +0100 Subject: [PATCH] Remove basepython --- tox.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/tox.ini b/tox.ini index 7178b186..3ddfbabb 100644 --- a/tox.ini +++ b/tox.ini @@ -30,7 +30,6 @@ commands = pre-commit {posargs:run --all-files} [testenv:mypy] -basepython=python3.7 deps = mypy commands =