Skip to content

Commit adeeb56

Browse files
undone
1 parent 09a5b6f commit adeeb56

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/pythonpackage.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ jobs:
2121
run: |
2222
python -m pip install --upgrade pip
2323
pip install -r requirements.txt
24+
# pip install requests
25+
# pip install boto3
26+
# pip install google-cloud-storage
27+
# pip install azure-storage-blob
2428
- name: Install ffmpeg
2529
run: |
2630
sudo apt-get update

0 commit comments

Comments
 (0)