mirror of https://github.com/celery/kombu.git
contrib/requirements/test.txt: Added unittest2 + pika
This commit is contained in:
parent
ed6f687046
commit
810828a0d7
|
@ -1,7 +1,9 @@
|
|||
nose
|
||||
nose-cover3
|
||||
unittest2>=0.5.0
|
||||
coverage>=3.0
|
||||
simplejson
|
||||
pika
|
||||
PyYAML
|
||||
msgpack-python
|
||||
|
||||
|
|
Loading…
Reference in New Issue