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
|
||||
pip install selenium webdriver-manager
|
||||
pip install pycountry
|
||||
pip install python-decouple
|
||||
- name: Installing ipython kernel
|
||||
shell: bash -el {0}
|
||||
run: |
|
||||
|
||||
@@ -15,7 +15,7 @@ dependencies:
|
||||
- tensorflow
|
||||
- nb_conda_kernels
|
||||
- pillow
|
||||
- python-decouple
|
||||
# - python-decouple
|
||||
# - selenium
|
||||
# - webdriver-manager
|
||||
# - pycountry
|
||||
|
||||
Reference in New Issue
Block a user