Don't require webob as dependency

It is pushing up the daisies. Also relnote the change.
This commit is contained in:
Sebastian Spaeth
2012-11-16 11:32:35 +01:00
parent 726896b62a
commit 8d19cb2445
15 changed files with 258 additions and 1 deletions

View File

@@ -44,7 +44,6 @@ setup(
'setuptools',
'PasteScript',
'beaker',
'webob<=1.2a2,>=1.1',
'wtforms',
'py-bcrypt',
'nose',