Skip to content

Commit

Permalink
uninstall dask-core
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoralez committed Jan 22, 2024
1 parent c9740c5 commit 1f8649e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ matplotlib.use\(\"Agg\"\)\
# importing the library should succeed even if all optional dependencies are not present
mamba uninstall -n $CONDA_ENV --force --yes \
cffi \
dask \
dask-core \
distributed \
joblib \
matplotlib \
Expand Down

0 comments on commit 1f8649e

Please sign in to comment.