Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Commit

Permalink
Install twine in python-publish
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoe91 committed Jul 27, 2021
1 parent 7b7780d commit 87e5c2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
pip install pandas>=1.2
pip install -e .
pip install pytest
pip install setuptools wheel twine
- name: Test with pytest and build coverage report
run: |
pytest
Expand Down

0 comments on commit 87e5c2c

Please sign in to comment.