Skip to content

Commit 41149bd

Browse files
committed
f ci
1 parent 6b0e5d6 commit 41149bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ jobs:
218218
# deps ARC expects at import time. Install the minimum subset here
219219
# so the import chain resolves without pulling in the full arc_env.
220220
micromamba run -n rits_env python -m pip install --quiet \
221-
pytest ipython pyyaml numpy scipy matplotlib-base
221+
pytest ipython pyyaml numpy scipy matplotlib
222222
223223
- name: Run RitS adapter tests
224224
shell: bash -el {0}

0 commit comments

Comments
 (0)