Skip to content

Commit 2449a88

Browse files
committed
Add astropy channel to Conda
1 parent 8302361 commit 2449a88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ using Test
33
using Conda, PyCall
44

55
ENV["PYTHON"]=""
6+
Conda.add_channel("astropy")
67
Conda.add("reproject")
78
rp = pyimport("reproject")
89

0 commit comments

Comments
 (0)