changeset 1410:ff7f5922e4e0 beta

freeze mercurial version
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 02 Jul 2011 14:47:07 +0200
parents c3172bc09503
children 90eebc0f040c
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Sat Jul 02 01:56:49 2011 +0200
+++ b/setup.py	Sat Jul 02 14:47:07 2011 +0200
@@ -16,7 +16,7 @@
         "Mako>=0.4.0",
         "vcs>=0.2.1",
         "pygments>=1.4",
-        "mercurial>=1.8.1",
+        "mercurial>=1.8.1,<1.9",
         "whoosh>=1.8.4",
         "celery>=2.2.5",
         "babel",