aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authortilly-Q <nattilypigeonfowl@gmail.com>2014-05-29 12:57:40 -0400
committertilly-Q <nattilypigeonfowl@gmail.com>2014-05-29 12:57:40 -0400
commit4ed4908cbd04cb5c9a159ac5fb603590a1641e6a (patch)
treee3589a980b4a448a16f5a12596b2f981bd0cf9a5 /setup.py
parentda537ed44ef855954696a18dccd832feb6e56328 (diff)
downloadmediagoblin-4ed4908cbd04cb5c9a159ac5fb603590a1641e6a.tar.lz
mediagoblin-4ed4908cbd04cb5c9a159ac5fb603590a1641e6a.tar.xz
mediagoblin-4ed4908cbd04cb5c9a159ac5fb603590a1641e6a.zip
Added pyld to the mediagoblin dependencies because it is necessary with the new
metadata functionality.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 0716e45f..74da5634 100644
--- 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