Skip to content

Commit

Permalink
do not do strict channel priority
Browse files Browse the repository at this point in the history
  • Loading branch information
LinaMuryanto committed Dec 7, 2019
1 parent 0993e44 commit 0f26525
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ aliases:
command: |
export PATH=$WORKDIR/miniconda/bin:$PATH
conda config --set always_yes yes --set changeps1 no
conda config --set channel_priority strict
#conda update -y -q conda
conda config --set anaconda_upload no
if [[ $PY_VER = "py2" ]]; then
Expand Down

0 comments on commit 0f26525

Please sign in to comment.