Skip to content

Commit

Permalink
Update pypi-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Iglesys347 authored Dec 15, 2022
1 parent 557c8c6 commit 98bb6d2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: 3.9
- name: Install dev tools
- name: Install twine & wheel
run: |
# pip install -r dev_requirements.txt
pip install twine wheel
- name: Build package
run: |
Expand Down

0 comments on commit 98bb6d2

Please sign in to comment.