Skip to content

Commit f6f9d64

Browse files
authored
Merge pull request #35 from mwcraig/add-conda-forge-appveyor
Add conda-forge to appveyor for building conda package
2 parents ea333e3 + 8ca61be commit f6f9d64

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)