projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41f446f
)
Require PIL
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Wed, 4 May 2011 02:45:24 +0000
(21:45 -0500)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Wed, 4 May 2011 02:45:24 +0000
(21:45 -0500)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index 5f3ebf95699e04ab9ffe3571df72d7a2c6579f00..853a5a3bb80326909d7492a4250c660922a373f1 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-39,6
+39,7
@@
setup(
'celery',
'jinja2',
'sphinx',
+ 'PIL',
],
test_suite='nose.collector',