Skip to content

Commit

Permalink
remove zipfile
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarhurst committed May 13, 2024
1 parent a39b79d commit 064cbc7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish-to-test-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ jobs:
- name: Install requests
run: pip install requests

- name: Install zipfile
run: pip install zipfile

- name: add dll
run: python3 src/hecdss/download_hecdss.py

Expand Down

0 comments on commit 064cbc7

Please sign in to comment.