Skip to content

Commit d8ff4e6

Browse files
committed
Revert back to older pillow, since PIL is a pill.
1 parent 6b9ce76 commit d8ff4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ matrix:
4444
# Minimum pydicom dependency
4545
- python: 2.7
4646
env:
47-
- DEPENDS="numpy==1.5.1 pydicom==0.9.7 PIL"
47+
- DEPENDS="numpy==1.5.1 pydicom==0.9.7 pillow==2.6"
4848
# test against numpy 1.7
4949
- python: 2.7
5050
env:

0 commit comments

Comments
 (0)