Skip to content

Commit fc3a6b8

Browse files
committed
Revert "Use fixed transifex-python until upstream fixes"
This reverts commit 8f77701.
1 parent 638c2dd commit fc3a6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-lint-and-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
python-version: 3
2121
- 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
22+
- run: pip install requests cogapp polib transifex-python sphinx-intl blurb
2323
- run: curl -o- https://raw.githubusercontent.com/transifex/cli/master/install.sh | bash
2424
working-directory: /usr/local/bin
2525
- uses: actions/checkout@master

0 commit comments

Comments
 (0)