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 638c2dd commit fc3a6b8Copy full SHA for fc3a6b8
.github/workflows/update-lint-and-build.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
python-version: 3
21
- run: sudo apt-get install -y gettext
22
- - run: pip install requests cogapp polib https://github.com/m-aciek/transifex-python/archive/versioneer-0-29.zip sphinx-intl blurb
+ - run: pip install requests cogapp polib transifex-python sphinx-intl blurb
23
- run: curl -o- https://raw.githubusercontent.com/transifex/cli/master/install.sh | bash
24
working-directory: /usr/local/bin
25
- uses: actions/checkout@master
0 commit comments