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 6b353a2 commit 557c8c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
python-version: 3.9
- name: Install dev tools
run: |
pip install -r dev_requirements.txt
# pip install -r dev_requirements.txt
pip install twine wheel
- name: Build package
run: |
Expand Down

0 comments on commit 557c8c6

Please sign in to comment.