Skip to content

Commit 99ae9ce

Browse files
author
y-p
committed
BLD: Disable binary packages while fixes are under way
1 parent a488478 commit 99ae9ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pip Install -I https://bitbucket.org/pypa/setuptools/downloads/setuptools-0.8b6.
2323
pip install wheel
2424

2525
# comment this line to disable the fetching of wheel files
26-
PIP_ARGS+=" -I --use-wheel --find-links=https://cache27-pypandas.rhcloud.com/"
26+
#PIP_ARGS+=" -I --use-wheel --find-links=https://cache27-pypandas.rhcloud.com/"
2727

2828
# Force virtualenv to accpet system_site_packages
2929
rm -f $VIRTUAL_ENV/lib/python$TRAVIS_PYTHON_VERSION/no-global-site-packages.txt

0 commit comments

Comments
 (0)