Skip to content

Commit

Permalink
- copy manifest file
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergmann committed Mar 17, 2023
1 parent 0ef7169 commit ac91fb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- name: Build SDist
run: |
cp src/bindings/python/setup.py .
cp src/bindings/python/MANIFEST.in .
pipx run build --sdist
- uses: actions/upload-artifact@v2
Expand Down

0 comments on commit ac91fb5

Please sign in to comment.