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.
2 parents 75e12dc + fdb2593 commit fd48041Copy full SHA for fd48041
.travis.yml
@@ -25,7 +25,7 @@ before_install:
25
#- sudo ln -s /run/shm /dev/shm
26
27
install:
28
- - conda install --yes python=$TRAVIS_PYTHON_VERSION ipython numpy scipy matplotlib nose pandas pip sympy pytables statsmodels numba=0.28.1
+ - conda install --yes python=$TRAVIS_PYTHON_VERSION ipython numpy scipy matplotlib nose pandas pip sympy pytables statsmodels numba
29
# To Install Full Anaconda Stack (conda install --yes python=$TRAVIS_PYTHON_VERSION anaconda)
30
- pip install coveralls coverage
31
- python setup.py install
0 commit comments