We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea333e3 commit 8ca61beCopy full SHA for 8ca61be
appveyor.yml
@@ -61,6 +61,7 @@ install:
61
- cmd: call %CONDA_INSTALL_LOCN%\Scripts\activate.bat
62
# Gets us vpnotebook
63
- cmd: conda config --add channels vpython
64
+ - cmd: conda config --append channels conda-forge
65
66
- cmd: conda config --set always_yes true
67
# - conda install conda=4.5
0 commit comments