Webtest2 breaks response.cookies stuff for some reason.

I don't understand why but other people do!

This is a terrible commit message and I am sorry for it.
This commit is contained in:
Christopher Allan Webber 2013-03-24 13:22:31 -05:00
parent b06ea4ab46
commit db9ab08a11

View File

@ -54,7 +54,7 @@ setup(
'sphinx',
'Babel',
'argparse',
'webtest',
'webtest<2',
'ConfigObj',
'Markdown',
'sqlalchemy>=0.7.0',