Skip to content

Commit

Permalink
Added wheel to the build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankcorneliusmartin committed Jun 14, 2023
1 parent 9be56dc commit 4e2028b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Install dependencies
run: |
pip install twine
pip install wheel
- name: Build
run: |
Expand Down

0 comments on commit 4e2028b

Please sign in to comment.