diff --git a/tox.ini b/tox.ini index 0d458a4..b058d51 100644 --- a/tox.ini +++ b/tox.ini @@ -58,6 +58,7 @@ deps = mypy types-Pillow types-pyserial types-pywin32>=306.0.0.6 + types-flask hypothesis>=6.83 jaconv -commands = mypy src test +commands = mypy src test examples