Skip to content

Commit

Permalink
Update pypi-publish.yml (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
manodeep authored Aug 6, 2024
1 parent 77dc72e commit 995842c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: '3.x'
- name: Install setuptools
run: python -m pip install setuptools
- name: Create source distribution
run: python setup.py sdist
- name: Publish package
Expand Down

0 comments on commit 995842c

Please sign in to comment.