We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b30e01 commit 16a216fCopy full SHA for 16a216f
appveyor.yml
@@ -32,7 +32,7 @@ install:
32
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""
33
34
# install xray and depenencies
35
- - "conda install --yes --quiet pip numpy scipy pandas nose pytz ephem numba"
+ - "conda install --yes --quiet pip numpy scipy pandas nose pytz ephem numba siphon"
36
- "python setup.py install"
37
38
build: false
0 commit comments