Skip to content

Commit 66b1c99

Browse files
committed
WIP: fix typecheck CI
1 parent 35d9aef commit 66b1c99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ commands = flake8 {posargs}
5252

5353
[testenv:type]
5454
description = type check ourselves
55-
basepython = python3.10
5655
commands =
5756
python -m mypy --config-file mypy_self_check.ini -p mypy -p mypyc
5857
python -m mypy --config-file mypy_self_check.ini misc/proper_plugin.py

0 commit comments

Comments
 (0)