##// END OF EJS Templates
bump waitress version
marcink -
r3265:9024748f beta
parent child Browse files
Show More
@@ -33,7 +33,7 b" callback = lambda V: ('.'.join(map(str, "
33 33 is_windows = __platform__ in _get_meta_var('PLATFORM_WIN', _metadata)
34 34
35 35 requirements = [
36 "waitress==0.8.1",
36 "waitress==0.8.2",
37 37 "webob==1.0.8",
38 38 "Pylons==1.0.0",
39 39 "Beaker==1.6.4",
General Comments 0
You need to be logged in to leave comments. Login now