Merge pull request #2279 from edx/db/remove-pil-comment
Remove comment for how to install PIL
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user