Skip to content

Commit 6a8c0cd

Browse files
author
Kevin D Smith
authored
Update setup.py
Add pillow
1 parent d393e9f commit 6a8c0cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ def get_file(fname):
4848
'six >= 1.9.0',
4949
'graphviz',
5050
'matplotlib',
51+
'pillow'
5152
],
5253
classifiers=[
5354
'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
 (0)