Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastien-ollivier authored May 6, 2024
1 parent febc8fe commit d42aa82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
- name: Install dependencies and build package
run: |
python -m pip install pip --upgrade
python -m pip install pytz
python -m pip install wheel
python setup.py bdist_wheel
- name: Publish package
Expand Down

0 comments on commit d42aa82

Please sign in to comment.