Skip to content

Commit

Permalink
pin wheel version
Browse files Browse the repository at this point in the history
  • Loading branch information
cwendt94 committed Sep 5, 2023
1 parent dc869e3 commit af01eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
python -m pip install --upgrade pip
python setup.py install
pip install twine
pip install wheel
pip install wheel==0.37.0
- name: Build Python package
run: python setup.py bdist_wheel
Expand Down

0 comments on commit af01eca

Please sign in to comment.