]> git.parisson.com Git - telemeta.git/commitdiff
add haystack to setup
authorGuillaume Pellerin <yomguy@parisson.com>
Tue, 7 Apr 2015 10:48:37 +0000 (12:48 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Tue, 7 Apr 2015 10:48:37 +0000 (12:48 +0200)
setup.py

index 92390c0e29d321ed87bd22185bfe1bfdde905452..19c6f6c4e86aaa64b8ed04a963e8f58566f06495 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -72,6 +72,7 @@ setup(
         'pyyaml',
         'python-ebml',
         'zipstream',
+        'django-haystack'
     ],
   tests_require=['pytest-django', 'pytest-cov', 'factory-boy'],
   # Provide a test command through django-setuptest