changeset 1566:5539b0eb2cfc beta

webob for beta should not use 1.1.1
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 17 Oct 2011 01:08:29 +0200
parents 62c4027b0321
children ba2205d093dc 6a44904838e9
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Mon Oct 17 01:04:06 2011 +0200
+++ b/setup.py	Mon Oct 17 01:08:29 2011 +0200
@@ -24,7 +24,7 @@
         "python-dateutil>=1.5.0,<2.0.0",
         "dulwich>=0.8.0,<0.9.0",
         "vcs>=0.2.3.dev",
-        "webob==1.1.1"
+        "webob==1.0.8"
     ]
 
 dependency_links = [