Skip to content

Commit

Permalink
remove Pillow from setup.py?
Browse files Browse the repository at this point in the history
don't think we use it anymore
  • Loading branch information
billbrod committed Aug 10, 2023
1 parent 5073f11 commit bd7e6a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
install_requires=['numpy>=1.1',
'scipy>=0.18',
'matplotlib>=1.5',
'Pillow>=3.4',
'tqdm>=4.29',
'requests>=2.21'],
ext_modules=[Extension('pyrtools.pyramids.c.wrapConv',
Expand Down

0 comments on commit bd7e6a3

Please sign in to comment.