projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ec0a97
)
Apparently kombu is fine again
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Sun, 10 Nov 2013 18:38:49 +0000
(12:38 -0600)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Sun, 10 Nov 2013 18:38:49 +0000
(12:38 -0600)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index 576185a3bf424819aaba0f06bdd45a879439d87d..cf3c2018ed8327d32597e1c41ffbc2b416c0413f 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-49,7
+49,7
@@
setup(
'pytest-xdist',
'werkzeug>=0.7',
'celery>=3.0',
- 'kombu
<3.0
',
+ 'kombu',
'jinja2',
'sphinx',
'Babel<1.0',