Skip to content

Commit

Permalink
Merge pull request #7 from agrenott/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
agrenott authored Aug 17, 2024
2 parents d42d827 + 073ed82 commit 5adcd1c
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
with:
pattern: npyosmium-wheels-*
path: dist
merge-multiple: true

- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ npyosmium.egg-info
.ycm_extra_conf.py
.venv/
.vscode/
*.so
Binary file not shown.
Binary file removed src/npyosmium/geom.cpython-310-x86_64-linux-gnu.so
Binary file not shown.
Binary file removed src/npyosmium/index.cpython-310-x86_64-linux-gnu.so
Binary file not shown.
Binary file removed src/npyosmium/io.cpython-310-x86_64-linux-gnu.so
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 5adcd1c

Please sign in to comment.