Skip to content

Commit

Permalink
final touch
Browse files Browse the repository at this point in the history
  • Loading branch information
DirkEilander committed Oct 18, 2023
1 parent 73ef66c commit df1ad51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:
- name: Verify the built dist/wheel is valid
run: |
python -m pip install dist/hydromt*.whl
python -c 'from hydromt import __version__ as v; print(v)'
hydromt --models
upload-to-test-pypi:
Expand Down

0 comments on commit df1ad51

Please sign in to comment.