Skip to content

Commit

Permalink
pypi publish
Browse files Browse the repository at this point in the history
  • Loading branch information
fbarth committed Sep 21, 2023
1 parent f5d3602 commit f61573d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
pip install
build
--user
- name: Build a binary wheel and a source tarball
run: python3 -m build
- name: Build a distribution 📦
run: python3 setup.py sdist
- name: Store the distribution packages
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit f61573d

Please sign in to comment.