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 f0eded6 commit 2f575fdCopy full SHA for 2f575fd
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 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