Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasms authored Nov 1, 2023
1 parent 70f4ad8 commit 8435637
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 @@ -37,7 +37,6 @@ jobs:
python -m pip install --upgrade pip
python -m pip install setuptools
python -m pip install -r requirements.txt
python setup.py test
python setup.py sdist
python setup.py bdist_wheel
- name: Publish package distributions to PyPI
Expand Down

0 comments on commit 8435637

Please sign in to comment.