Skip to content

Commit 28121fe

Browse files
committed
TEST: mypy
1 parent e772035 commit 28121fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ usedevelop = true
99
extras = tests
1010
commands =
1111
pytest -v {posargs}
12+
mypy . {posargs}
1213
deps =
1314
ch30: channels>=3.0,<3.1
1415
ch40: channels>=4.0,<4.1

0 commit comments

Comments
 (0)