Ver Fonte

Merge remote-tracking branch 'origin/feature/#547-remove-src-folder' into feature/#547-remove-src-folder

jrobinAV há 1 ano atrás
pai
commit
030176faf3
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      tox.ini

+ 2 - 0
tox.ini

@@ -75,6 +75,8 @@ commands = coverage erase
 commands =
     pipenv install --dev
     pipenv run python tools/frontend/bundle_build.py
+    pipenv run ipython kernel install --name "python3" --user
+    pipenv run playwright install chromium --with-deps
     pipenv run pip freeze
     pipenv run pytest -s tests