Skip to content

Commit

Permalink
install wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbennett committed Oct 19, 2021
1 parent be18585 commit cf61cb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ jobs:

- name: generate distributables
run: |
pip install wheel
python setup.py sdist bdist_wheel
- name: publish to pypi
Expand Down

0 comments on commit cf61cb1

Please sign in to comment.