mirror of https://github.com/celery/kombu.git
Adds redis to CI test requirements
This commit is contained in:
parent
b1ddcaebe9
commit
f70013de8a
|
@ -1,3 +1,4 @@
|
|||
coverage>=3.0
|
||||
redis
|
||||
PyYAML
|
||||
msgpack-python>0.2.0 # 0.2.0 dropped 2.5 support
|
||||
|
|
Loading…
Reference in New Issue