mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-04 13:05:31 -04:00
Install msgpack needed for POT
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
- name: Install translations dependencies
|
||||
run:
|
||||
python -m pip install -U transifex-client sphinx
|
||||
python -m pip install -U transifex-client sphinx msgpack
|
||||
|
||||
- name: Bootstrap calibre
|
||||
run: python setup/unix-ci.py bootstrap
|
||||
|
||||
Reference in New Issue
Block a user