Skip to content

Commit

Permalink
Install wheel package
Browse files Browse the repository at this point in the history
  • Loading branch information
willemarcel committed Feb 23, 2024
1 parent 94f4f74 commit 1754a58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install -e .[test]
python -m pip install wheel
- name: Build package
run: python setup.py bdist_wheel --universal
- name: Publish package
Expand Down

0 comments on commit 1754a58

Please sign in to comment.