mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
See if we can fix the urllib3 mess
This commit is contained in:
parent
d41cc01560
commit
0191c621fb
2
.github/workflows/translations.yml
vendored
2
.github/workflows/translations.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user