Skip to content

Commit

Permalink
Add wheel package
Browse files Browse the repository at this point in the history
  • Loading branch information
tw4l committed May 14, 2024
1 parent 8b09d29 commit c073436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install brotlipy coverage codecov
pip install wheel brotlipy coverage codecov
- name: Install warcio
run: python setup.py install
Expand Down

0 comments on commit c073436

Please sign in to comment.