Jelajahi Sumber

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

jrobinAV 1 tahun lalu
induk
melakukan
030176faf3
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  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