diff setup.py @ 1410:ff7f5922e4e0 beta

freeze mercurial version
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 02 Jul 2011 14:47:07 +0200
parents 1f47adeb67c2
children c8be7408f654
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",