diff options
Diffstat (limited to 'python/python-pillow/README')
-rw-r--r-- | python/python-pillow/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/python/python-pillow/README b/python/python-pillow/README deleted file mode 100644 index e4b5f84690..0000000000 --- a/python/python-pillow/README +++ /dev/null @@ -1,10 +0,0 @@ -The Python Imaging Library (PIL) adds image processing capabilities to -your Python environment. This library provides extensive file format -support, an efficient internal representation, and powerful image -processing capabilities. - -***Warning*** - -Pillow and PIL CANNOT co-exist in the same environment. Before -installing Pillow, please uninstall PIL. -https://pillow.readthedocs.org/en/latest/installation.html |