Changeset - da2e3505b880
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 14 years ago 2011-10-13 03:20:28
marcin@python-works.com
webob library freeze
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
@@ -24,7 +24,7 @@ requirements = [
 
        "python-dateutil>=1.5.0,<2.0.0",
 
        "dulwich>=0.8.0,<0.9.0",
 
        "vcs>=0.2.2.dev",
 
        "webob>1.1.0,<1.2.0"
 
        "webob==1.1.1"
 
    ]
 

	
 
dependency_links = [
0 comments (0 inline, 0 general)