changeset 1449:0fd5794787a9 beta

whoosh lib freeze
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 26 Aug 2011 22:44:20 +0300
parents b05eb16ea105
children 2a8bf2a3da98
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Sat Aug 20 20:08:52 2011 +0300
+++ b/setup.py	Fri Aug 26 22:44:20 2011 +0300
@@ -17,7 +17,7 @@
         "vcs>=0.2.1",
         "pygments>=1.4",
         "mercurial>=1.9,<2.0",
-        "whoosh",
+        "whoosh<1.8",
         "celery>=2.2.5,<2.3",
         "babel",
         "python-dateutil>=1.5.0,<2.0.0",