Thanks to visit codestin.com Credit goes to github.com
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 cff8105 commit 8f77701Copy full SHA for 8f77701
1 file changed
.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 transifex-python sphinx-intl blurb
+ - run: pip install requests cogapp polib https://github.com/m-aciek/transifex-python/archive/versioneer-0-29.zip 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