Skip to content

Commit c783770

Browse files
authored
Merge pull request #742 from MSeifert04/appveyor
include astropy channel
2 parents d3df911 + 69b4fc9 commit c783770

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
@@ -11,6 +11,7 @@ environment:
1111
# of 32 bit and 64 bit builds are needed, move this
1212
# to the matrix section.
1313
CONDA_DEPENDENCIES: "requests beautifulsoup4 matplotlib html5lib keyring aplpy pyregion"
14+
CONDA_CHANNELS: "astropy"
1415

1516
matrix:
1617
- PYTHON_VERSION: "2.7"

0 commit comments

Comments
 (0)