install gettext for translations

pull/721/head
Lex Neva 2020-05-21 20:45:38 -04:00
rodzic e5feabde08
commit 3bef4d42eb
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -26,7 +26,7 @@ jobs:
wget --quiet https://downloads.crowdin.com/cli/v2/crowdin-cli.zip
unzip -j crowdin-cli.zip
sudo apt-get install python2.7
sudo apt-get install python2.7 gettext
python -m pip install --upgrade pip
python -m pip install flask==0.* jinja2 Babel ./pyembroidery