We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5280cb9 commit 8c9c89dCopy full SHA for 8c9c89d
appveyor.yml
@@ -32,7 +32,7 @@ install:
32
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""
33
34
# install depenencies
35
- - "conda install --yes --quiet pip numpy scipy=0.16 pandas nose pytz ephem numba"
+ - "conda install --yes --quiet pip numpy scipy=0.16.0 pandas nose pytz ephem numba"
36
37
# install pvlib
38
- "python setup.py install"
0 commit comments