diff --git a/tox.ini b/tox.ini index 41aa04a..b8c89db 100644 --- a/tox.ini +++ b/tox.ini @@ -104,7 +104,7 @@ commands = # todo fuck. -p my.github isn't checking the subpackages?? wtf... # guess it wants .pyi file?? python3 -m mypy --install-types --non-interactive \ - -p my.browser.export \ + -p my.browser \ -p my.endomondo \ -p my.github.ghexport \ -p my.hypothesis \