From a4da7385e813668460ac5d8706a3841d8a9ae6e6 Mon Sep 17 00:00:00 2001 From: Sean Breckenridge Date: Sun, 13 Feb 2022 15:08:19 -0800 Subject: [PATCH] update ci/browser --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \