Changeset - ed11cb3e905e
[Not reviewed]
default
0 1 0
Jelmer Vernooij - 11 years ago 2014-07-16 00:10:01
jelmer@samba.org
Support using newer versions of formencode.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
@@ -41,7 +41,7 @@ requirements = [
 
    "Pylons==1.0.0",
 
    "Beaker==1.6.4",
 
    "WebHelpers==1.3",
 
    "formencode==1.2.4",
 
    "formencode>=1.2.4,<=1.2.6",
 
    "SQLAlchemy==0.7.10",
 
    "Mako>=0.9.0,<=1.0.0",
 
    "pygments>=1.5",
0 comments (0 inline, 0 general)