mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-30 09:24:15 +08:00
Replace broken _import_tools from numpy with Git version
This commit is contained in:
@@ -34,7 +34,10 @@ before_install:
|
||||
- sh -e /etc/init.d/xvfb start
|
||||
|
||||
- sudo apt-get update
|
||||
|
||||
- sudo apt-get install $PYTHON-numpy
|
||||
- wget https://raw.githubusercontent.com/numpy/numpy/master/numpy/_import_tools.py -O /home/travis/virtualenv/python3.2_with_system_site_packages/lib/python3.2/site-packages/numpy/_import_tools.py
|
||||
|
||||
- sudo apt-get install $PYTHON-scipy
|
||||
- sudo apt-get install libfreeimage3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user