Commit 0b0ea515 by David Baumgold

Remove comment for how to install PIL

We use Pillow now, which can be installed via PyPI
parent 636122c0
......@@ -10,7 +10,6 @@ from urlparse import urlparse, urlunparse
from xmodule.modulestore import Location
from .django import contentstore
# to install PIL on MacOSX: 'easy_install http://dist.repoze.org/PIL-1.1.6.tar.gz'
from PIL import Image
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment