Fix merge conflict in prev_next.html
[mediagoblin.git] / setup.py
index 1c7caf96fed34d28bbf81b0d47890ba18d6264b9..3e382e565a0fb360c98bdd5744bb11a02c827fb7 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -64,6 +64,7 @@ setup(
         'Markdown',
         'sqlalchemy',
         'sqlalchemy-migrate',
+        'kombu-sqlalchemy',
         ## For now we're expecting that users will install this from
         ## their package managers.
         # 'lxml',