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 777d9ba + 273be95 commit 54fc67eCopy full SHA for 54fc67e
appveyor.yml
@@ -26,8 +26,6 @@ build_script:
26
- cmd: conda config --set always_yes yes
27
- cmd: conda update conda --quiet
28
- cmd: conda install numpy cython pytest pandas scipy patsy statsmodels matplotlib numba nbconvert nbformat pip pyyaml setuptools pyqt pyparsing --quiet
29
- # Temporary workaround for conda packing issues
30
- - cmd: conda install "testpath<0.4"
31
- cmd: python -m pip install --upgrade pip
32
- cmd: pip install pytest-xdist cached_property
33
- cmd: python setup.py develop
0 commit comments