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.
2 parents 15807d7 + 71c1fb0 commit f571787Copy full SHA for f571787
.github/workflows/transifex.yml
@@ -15,6 +15,8 @@ jobs:
15
ref: 4.x
16
- name: Set up Python
17
uses: actions/setup-python@v2
18
+ with:
19
+ python-version: 3.9 # https://github.com/transifex/transifex-client/pull/330
20
- name: Install dependencies
21
run: pip install -U babel jinja2 transifex-client
22
- name: Extract translations from source code
0 commit comments