projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da537ed
)
Added pyld to the mediagoblin dependencies because it is necessary with the new
author
tilly-Q
<nattilypigeonfowl@gmail.com>
Thu, 29 May 2014 16:57:40 +0000
(12:57 -0400)
committer
tilly-Q
<nattilypigeonfowl@gmail.com>
Thu, 29 May 2014 16:57:40 +0000
(12:57 -0400)
metadata functionality.
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index 0716e45f47e0b075145b476c02730f03f85da6d7..74da5634075eed0cd3d2dc6ca74d7eeca07d51c4 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-71,6
+71,7
@@
try:
'unidecode',
'jsonschema',
'requests',
+ 'pyld',
'ExifRead',
# PLEASE change this when we can; a dependency is forcing us to set this