Skip to content

Commit 16a216f

Browse files
committed
add siphon to appveyor.yml
1 parent 8b30e01 commit 16a216f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ install:
3232
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""
3333

3434
# install xray and depenencies
35-
- "conda install --yes --quiet pip numpy scipy pandas nose pytz ephem numba"
35+
- "conda install --yes --quiet pip numpy scipy pandas nose pytz ephem numba siphon"
3636
- "python setup.py install"
3737

3838
build: false

0 commit comments

Comments
 (0)