no pillow on linux
This commit is contained in:
parent
9f9bbd8429
commit
d58c09b58b
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ cat ../../openmedialibrary/requirements.txt \
|
|||
| grep -v lxml \
|
||||
| grep -v pyopenssl \
|
||||
| grep -v pyCrypto \
|
||||
| grep -v pillow \
|
||||
| grep -v simplejson \
|
||||
> requirements.txt
|
||||
echo setuptools >> requirements.txt
|
||||
|
|
Loading…
Reference in a new issue