changeset 1567:ba2205d093dc

Merge with 5539b0eb2cfc023c7f91d6769352d0fbd79d3a90
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 17 Oct 2011 01:10:53 +0200
parents 752b0a7b7679 (current diff) 5539b0eb2cfc (diff)
children dddd9380d0bf
files CONTRIBUTORS setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Mon Oct 17 01:01:18 2011 +0200
+++ b/setup.py	Mon Oct 17 01:10:53 2011 +0200
@@ -22,7 +22,7 @@
         "celery>=2.2.5,<2.3",
         "babel",
         "python-dateutil>=1.5.0,<2.0.0",
-        "dulwich>=0.8.0",
+        "dulwich>=0.8.0,<0.9.0",
         "vcs==0.2.2",
         "webob==1.0.8"    
     ]