We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a48d5fa commit f27e2d9Copy full SHA for f27e2d9
1 file changed
tox.ini
@@ -24,6 +24,7 @@ commands_pre =
24
[testenv:mypy]
25
deps =
26
mypy
27
+ setuptools
28
commands_pre =
29
commands =
30
mypy -p resultsdb --install-types --non-interactive --ignore-missing-imports
0 commit comments