Install msgpack needed for POT

This commit is contained in:
Kovid Goyal 2020-08-23 12:15:43 +05:30
parent 37022b6a91
commit 7d027eef97
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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