Skip to content

Commit

Permalink
Don't need wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
oprypin committed Oct 4, 2022
1 parent 709c450 commit 7e985f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-release.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
python-version: 3.9
- name: Install dependencies
run: |
python -m pip install -U wheel hatch babel
python -m pip install -U hatch babel
- name: Compile localization message files
run: |
pybabel compile --statistics --directory mkdocs/themes/mkdocs/locales
Expand Down

0 comments on commit 7e985f3

Please sign in to comment.