Added pyld to the mediagoblin dependencies because it is necessary with the new
authortilly-Q <nattilypigeonfowl@gmail.com>
Thu, 29 May 2014 16:57:40 +0000 (12:57 -0400)
committertilly-Q <nattilypigeonfowl@gmail.com>
Thu, 29 May 2014 16:57:40 +0000 (12:57 -0400)
metadata functionality.

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