diff --git a/continuous_integration/environment_actions.yml b/continuous_integration/environment_actions.yml index 1351459a6f..7c3ee5b05e 100644 --- a/continuous_integration/environment_actions.yml +++ b/continuous_integration/environment_actions.yml @@ -29,6 +29,7 @@ dependencies: - moviepy - ruff - pip + - arm-test-data - pip: - mpl2nc - metpy @@ -36,4 +37,3 @@ dependencies: - arm_pyart - icartt - aiohttp>=3.9.0b1 - - git+https://github.com/ARM-DOE/arm-test-data.git diff --git a/docs/environment_docs.yml b/docs/environment_docs.yml index dd1089e231..b182170ee8 100644 --- a/docs/environment_docs.yml +++ b/docs/environment_docs.yml @@ -19,6 +19,7 @@ dependencies: - pip - shapely<1.8.3 - moviepy + - arm-test-data - pip: - mpl2nc - lazy_loader @@ -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