Skip to content

Commit

Permalink
TST: standard install of pysatMagVect
Browse files Browse the repository at this point in the history
  • Loading branch information
jklenzing committed Apr 29, 2021
1 parent 69c7ecc commit 913dbdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
pip install -r test_requirements.txt
pip install -r requirements.txt
# Manual installs required
pip install --no-binary :pysatMagVect: pysatMagVect
pip install pysatMagVect
- name: Set up pysat
run: |
Expand Down

0 comments on commit 913dbdf

Please sign in to comment.