Skip to content

Commit dbf8885

Browse files
committed
CI: remove matplotlib dev channel
1 parent dff637a commit dbf8885

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/install_conda.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ bash miniconda.sh -b -p $HOME/miniconda || exit 1
7272

7373
conda config --set always_yes yes --set changeps1 no || exit 1
7474
conda update -q conda || exit 1
75-
conda config --add channels conda-forge || exit 1
7675
conda config --add channels http://conda.anaconda.org/pandas || exit 1
7776
conda config --set ssl_verify false || exit 1
7877

0 commit comments

Comments
 (0)