projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f51fd67
)
Switch to webtest >= 2.0.18
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Thu, 5 Nov 2015 21:32:51 +0000
(15:32 -0600)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Thu, 5 Nov 2015 21:32:51 +0000
(15:32 -0600)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/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',