Skip to content

Commit f27e2d9

Browse files
committed
Fix mypy not recognizing pkg_resources
1 parent a48d5fa commit f27e2d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ commands_pre =
2424
[testenv:mypy]
2525
deps =
2626
mypy
27+
setuptools
2728
commands_pre =
2829
commands =
2930
mypy -p resultsdb --install-types --non-interactive --ignore-missing-imports

0 commit comments

Comments
 (0)