Skip to content

Commit

Permalink
BUG: remove apexpy for nep29
Browse files Browse the repository at this point in the history
  • Loading branch information
jklenzing committed Feb 2, 2023
1 parent a3c92af commit 7e6f7de
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 @@ -38,7 +38,7 @@ jobs:
run: |
pip install -r requirements.txt -c nep29_constraints.txt
pip install aacgmv2 -c nep29_constraints.txt
pip install apexpy -c nep29_constraints.txt --no-binary==apexpy
# Ignoring optional apexpy build for NEP29 case
pip install OMMBV -c nep29_constraints.txt
- name: Install dependencies with latest numpy
Expand Down

0 comments on commit 7e6f7de

Please sign in to comment.