Skip to content

Commit 8ca61be

Browse files
committed
Add conda-forge to appveyor for building conda package
1 parent ea333e3 commit 8ca61be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ install:
6161
- cmd: call %CONDA_INSTALL_LOCN%\Scripts\activate.bat
6262
# Gets us vpnotebook
6363
- cmd: conda config --add channels vpython
64+
- cmd: conda config --append channels conda-forge
6465

6566
- cmd: conda config --set always_yes true
6667
# - conda install conda=4.5

0 commit comments

Comments
 (0)