mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-14 03:21:44 +03:00
Fix numpy / scipy version for Python 3.3
Set numpy / scipy versions for Python 3.3 build - these aren't on pypi for the latest versions.
This commit is contained in:
parent
754b609628
commit
a0ed8d5e41
|
@ -60,6 +60,8 @@ matrix:
|
|||
language: generic
|
||||
env:
|
||||
- MB_PYTHON_VERSION=3.3
|
||||
# Last numpy / scipy version built for Python 3.3
|
||||
- TEST_DEPENDS="nose numpy==1.11.0 scipy==0.17.1"
|
||||
- os: osx
|
||||
language: generic
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue
Block a user