1
0

refactor locale scripts

follow-up 000a3de571
This commit is contained in:
SomberNight
2023-01-30 17:18:46 +00:00
parent d033e10e17
commit 4f66afb8a8
6 changed files with 47 additions and 91 deletions

View File

@@ -64,7 +64,7 @@ task:
fingerprint_script: echo Locale && echo $ELECTRUM_IMAGE && cat $ELECTRUM_REQUIREMENTS_CI
install_script:
- apt-get update
- apt-get -y install gettext
- apt-get -y install gettext qttools5-dev-tools
- pip install -r $ELECTRUM_REQUIREMENTS_CI
- pip install requests
locale_script: