refactoring

This commit is contained in:
frankknoll
2023-01-17 16:15:40 +01:00
parent e581bf759c
commit 2a6ac4488f
2 changed files with 2 additions and 1 deletions

View File

@@ -30,6 +30,7 @@ jobs:
sudo apt install google-chrome-stable
pip install selenium webdriver-manager
pip install pycountry
pip install python-decouple
- name: Installing ipython kernel
shell: bash -el {0}
run: |