set PYTHONUNBUFFERED=1

conda config --set show_channel_urls true
conda config --set add_pip_as_python_dependency false

conda update -n root --yes --quiet conda
conda install -n root --yes --quiet jinja2 conda-build anaconda-client

conda info
conda config --get
