Skip to content

Commit 33d80ec

Browse files
committed
Add missing PyYAML type stubs package
Fix the mypy job. Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent 019342e commit 33d80ec

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
@@ -20,6 +20,7 @@ commands =
2020
[testenv:mypy]
2121
deps=
2222
mypy
23+
types-PyYAML
2324
types-requests
2425
types-setuptools
2526
types-tabulate

0 commit comments

Comments
 (0)