Skip to content

Commit 3462238

Browse files
Oh, six is a dep of a dep
1 parent 4558eaf commit 3462238

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install dependencies
2626
run: |
2727
sudo apt-get install -y gettext
28-
pip install requests cogapp polib transifex-python sphinx-intl
28+
pip install requests cogapp polib transifex-python sphinx-intl six
2929
curl -o- https://raw.githubusercontent.com/transifex/cli/master/install.sh | bash
3030
working-directory: /usr/local/bin
3131
- uses: actions/checkout@master

0 commit comments

Comments
 (0)