Skip to content

Commit

Permalink
Backport PR #29010: Setuptools CI fixup (#29015)
Browse files Browse the repository at this point in the history
  • Loading branch information
meeseeksmachine authored and jreback committed Oct 16, 2019
1 parent 480ac20 commit b83ce8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/setup_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ echo
echo "update conda"
conda config --set ssl_verify false
conda config --set quiet true --set always_yes true --set changeps1 false
conda install pip # create conda to create a historical artifact for pip & setuptools
conda update -n base conda

echo "conda info -a"
Expand Down

0 comments on commit b83ce8e

Please sign in to comment.