Skip to content

Commit bd7e6a3

Browse files
committed
remove Pillow from setup.py?
don't think we use it anymore
1 parent 5073f11 commit bd7e6a3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
install_requires=['numpy>=1.1',
2929
'scipy>=0.18',
3030
'matplotlib>=1.5',
31-
'Pillow>=3.4',
3231
'tqdm>=4.29',
3332
'requests>=2.21'],
3433
ext_modules=[Extension('pyrtools.pyramids.c.wrapConv',

0 commit comments

Comments
 (0)