Switch to webtest >= 2.0.18
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 5 Nov 2015 21:32:51 +0000 (15:32 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 5 Nov 2015 21:32:51 +0000 (15:32 -0600)
setup.py

index d96ed1783c2765e25791798b2518a845dc3e6581..05fe8fcc4cbcd52a6aca7fe2dfd5b2bf50c2c772 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -74,7 +74,7 @@ install_requires = [
     'kombu',
     'jinja2',
     'Babel>=1.3',
-    'WebTest==2.0.18',
+    'WebTest>=2.0.18',
     'ConfigObj',
     'Markdown',
     'sqlalchemy<0.9.0, >0.8.0',