Skip to content

Commit

Permalink
Use astropy channel for AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Sep 2, 2018
1 parent 17c66a7 commit 4567fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -11,7 +11,7 @@ environment:
# of 32 bit and 64 bit builds are needed, move this
# to the matrix section.
TEST_CMD: "test"
CONDA_CHANNELS: "conda-forge"
CONDA_CHANNELS: "astropy"
CONDA_DEPENDENCIES: "cython scipy pandas shapely>=1.6 astropy-healpix"
PIP_DEPENDENCIES: "pytest-arraydiff"

Expand Down

0 comments on commit 4567fc4

Please sign in to comment.