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.
2 parents ea333e3 + 8ca61be commit f6f9d64Copy full SHA for f6f9d64
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