From: Guillaume Pellerin Date: Tue, 1 Sep 2015 12:19:53 +0000 (+0200) Subject: fix deps X-Git-Tag: 1.6a~1^2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=44a9275aeeae4415bf6414de0fb0d897f748cca0;p=telemeta.git fix deps --- diff --git a/setup.py b/setup.py index 6e9eb4a6..a2704b57 100644 --- a/setup.py +++ b/setup.py @@ -71,6 +71,7 @@ setup( 'pyyaml', 'python-ebml', 'zipstream', + 'django-haystack', 'elasticsearch', 'ebooklib', ],