Changeset - 9024748fb584
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2013-01-30 01:09:55
marcin@python-works.com
bump waitress version
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
@@ -33,7 +33,7 @@ __platform__ = platform.system()
 
is_windows = __platform__ in _get_meta_var('PLATFORM_WIN', _metadata)
 

	
 
requirements = [
 
    "waitress==0.8.1",
 
    "waitress==0.8.2",
 
    "webob==1.0.8",
 
    "Pylons==1.0.0",
 
    "Beaker==1.6.4",
0 comments (0 inline, 0 general)