Skip to content

Commit

Permalink
Merge branch 'sty/pyproject' of https://github.com/pysat/pysatMissions
Browse files Browse the repository at this point in the history
…into sty/pyproject
  • Loading branch information
jklenzing committed May 31, 2023
1 parent 9c8bf34 commit 181e3d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
if: ${{ matrix.test_config == 'NEP29'}}
run: |
pip install numpy==${{ matrix.numpy_ver }}
pip install netCDF4<1.6.2
pip install --upgrade-strategy only-if-needed .[test]
- name: Install standard dependencies
Expand Down

0 comments on commit 181e3d2

Please sign in to comment.