mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-07 06:25:26 -04:00
See if we can fix the urllib3 mess
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
|
||||
- name: Install translations dependencies
|
||||
run:
|
||||
python -m pip install -U transifex-client sphinx
|
||||
python -m pip install 'urllib3<1.26' transifex-client sphinx
|
||||
|
||||
- name: Update translations
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user