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', 'sphinx',
'Babel', 'Babel',
'argparse', 'argparse',
'webtest', 'webtest<2',
'ConfigObj', 'ConfigObj',
'Markdown', 'Markdown',
'sqlalchemy>=0.7.0', 'sqlalchemy>=0.7.0',