Skip to content

Commit

Permalink
TST: debugging linux installation
Browse files Browse the repository at this point in the history
Debugging the Linux installation.
  • Loading branch information
aburrell committed Dec 5, 2022
1 parent b75b79a commit 082f34a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -37,7 +37,7 @@ jobs:
run: |
pip install -r requirements.txt
pip install aacgmv2 --no-binary==aacgmv2
pip install -i https://test.pypi.org/simple/ apexpy --no-binary==apexpy
pip install -i https://test.pypi.org/simple/ apexpy
pip install OMMBV --no-binary==OMMBV
- name: Set up pysat
Expand Down
1 change: 1 addition & 0 deletions test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ flake8-docstrings
hacking>=1.0
ipython
m2r2
meson-python>=0.8.0
numpydoc
pytest-cov
pytest-ordering
Expand Down

0 comments on commit 082f34a

Please sign in to comment.