Skip to content

Commit

Permalink
append conda-forge
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbrodbeck committed Jan 13, 2017
1 parent 7261283 commit 238c09a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .CI/create_feedstocks
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ touch ~/miniconda/conda-meta/pinned
echo "conda 4.1.*" >> ~/miniconda/conda-meta/pinned

conda config --set show_channel_urls true
conda config --add channels conda-forge
conda config --append channels conda-forge
conda install --yes --quiet git
conda install --yes --quiet conda-smithy
conda install --yes --quiet conda-forge-build-setup
Expand Down
1 change: 0 additions & 1 deletion recipes/pysurfer/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ requirements:
- imageio
- matplotlib
- mayavi
- vtk 6.3 # it's pulling from conda-forge instead of default
- nibabel
- numpy
- scipy
Expand Down

0 comments on commit 238c09a

Please sign in to comment.