We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb07dd8 commit 9c519b8Copy full SHA for 9c519b8
.appveyor.yml
@@ -26,7 +26,6 @@ for:
26
# Prepare pyfa data
27
- sh: find locale/ -type f -name "*.po" -exec msgen "{}" -o "{}" \;
28
- sh: pyenv global system
29
- - sh: python3 --version
30
- sh: python3 -B scripts/compile_lang.py
31
- sh: python3 -B scripts/dump_crowdin_progress.py
32
- sh: python3 -B db_update.py
0 commit comments