Include conda channels in hub environment

This commit is contained in:
yuvipanda
2018-06-27 02:56:09 -07:00
parent f03e093b90
commit 7c1e0b612d

View File

@@ -5,6 +5,10 @@ channels:
- http://repo.continuum.io/pkgs/free/ - http://repo.continuum.io/pkgs/free/
- https://conda.anaconda.org/conda-forge - https://conda.anaconda.org/conda-forge
conda_default_channels:
- http://repo.continuum.io/pkgs/free/
- https://conda.anaconda.org/conda-forge
specs: specs:
- python 3.6 - python 3.6
- conda - conda