Not needed anymore
This commit is contained in:
parent
b55dbe04fc
commit
e6808d7096
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -169,7 +169,7 @@ requirements = [
|
|||
'PyYAML',
|
||||
]
|
||||
try:
|
||||
import Image # NOQA
|
||||
import Image
|
||||
except ImportError:
|
||||
requirements.append('Pillow')
|
||||
else:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue