Skip to content

Commit 1be2a4f

Browse files
committed
Install upstream type packages
1 parent 9c68b07 commit 1be2a4f

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
@@ -52,7 +52,7 @@ basepython = python3
5252
usedevelop = False
5353
deps = -rdev-requirements.txt
5454
commands =
55-
mypy --config-file mypy.ini
55+
mypy --config-file mypy.ini --install-types
5656
commands_pre =
5757
pip3 install -e {toxinidir}/
5858
pip3 install -e {toxinidir}/ext/dapr-ext-grpc/

0 commit comments

Comments
 (0)