Skip to content

Commit 74ace0c

Browse files
committed
Ensure mypy checks correctly in CI
1 parent 7de08ac commit 74ace0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ commands=
9292

9393

9494
[common-lint]
95-
deps = .[lint]
95+
deps = .[eth,p2p,trinity,lint]
9696
setenv=MYPYPATH={toxinidir}:{toxinidir}/stubs
9797
commands=
9898
flake8 {toxinidir}/eth

0 commit comments

Comments
 (0)