Skip to content

Commit

Permalink
update uharfbuzz custom wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
justvanrossum committed Apr 30, 2020
1 parent b26ae81 commit 9436a8e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
pip install .
# Install custom wheels to workaround various problems, see App/CustomWheels/README.md
pip install --upgrade App/CustomWheels/lxml-4.5.0-cp37-cp37m-macosx_10_9_x86_64.whl
pip install --upgrade App/CustomWheels/uharfbuzz-0.8.0-cp37-cp37m-macosx_10_9_x86_64.whl
pip install --upgrade App/CustomWheels/uharfbuzz-0.10.0-cp37-cp37m-macosx_10_9_x86_64.whl
- name: Run Tests
run: |
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 9436a8e

Please sign in to comment.