Skip to content

Commit

Permalink
Remove obsolete esmpy requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpiper committed Oct 2, 2024
1 parent 3121426 commit fe68474
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
- name: Install Unix requirements
if: matrix.os == 'ubuntu-latest' || matrix.os == 'macos-latest'
run: |
mamba install esmpy
mamba install pymt_cem pymt_child pymt_hydrotrend pymt_permamodel
- name: Build and install package
Expand Down

0 comments on commit fe68474

Please sign in to comment.