Skip to content

Commit

Permalink
FIX: Attempted fix for download.
Browse files Browse the repository at this point in the history
  • Loading branch information
zssherman committed Mar 26, 2024
1 parent 07e167e commit b20d7b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion continuous_integration/environment_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ dependencies:
- moviepy
- ruff
- pip
- arm-test-data
- pip:
- mpl2nc
- metpy
- pysp2
- arm_pyart
- icartt
- aiohttp>=3.9.0b1
- git+https://github.com/ARM-DOE/arm-test-data.git
2 changes: 1 addition & 1 deletion docs/environment_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ dependencies:
- pip
- shapely<1.8.3
- moviepy
- arm-test-data
- pip:
- mpl2nc
- lazy_loader
Expand All @@ -39,4 +40,3 @@ dependencies:
- sphinxcontrib-htmlhelp==2.0.4
- sphinxcontrib-qthelp==1.0.6
- sphinxcontrib-serializinghtml==1.1.9
- git+https://github.com/ARM-DOE/arm-test-data.git

0 comments on commit b20d7b5

Please sign in to comment.