Install msgpack needed for POT

This commit is contained in:
Kovid Goyal
2020-08-23 12:15:43 +05:30
parent 37022b6a91
commit 7d027eef97
+1 -1
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