refactoring
This commit is contained in:
1
.github/workflows/buildAndDeployWebsite.yml
vendored
1
.github/workflows/buildAndDeployWebsite.yml
vendored
@@ -30,6 +30,7 @@ jobs:
|
|||||||
sudo apt install google-chrome-stable
|
sudo apt install google-chrome-stable
|
||||||
pip install selenium webdriver-manager
|
pip install selenium webdriver-manager
|
||||||
pip install pycountry
|
pip install pycountry
|
||||||
|
pip install python-decouple
|
||||||
- name: Installing ipython kernel
|
- name: Installing ipython kernel
|
||||||
shell: bash -el {0}
|
shell: bash -el {0}
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ dependencies:
|
|||||||
- tensorflow
|
- tensorflow
|
||||||
- nb_conda_kernels
|
- nb_conda_kernels
|
||||||
- pillow
|
- pillow
|
||||||
- python-decouple
|
# - python-decouple
|
||||||
# - selenium
|
# - selenium
|
||||||
# - webdriver-manager
|
# - webdriver-manager
|
||||||
# - pycountry
|
# - pycountry
|
||||||
|
|||||||
Reference in New Issue
Block a user