contrib/requirements/test.txt: Added unittest2 + pika

This commit is contained in:
Ask Solem 2010-07-20 12:38:59 +02:00
parent ed6f687046
commit 810828a0d7
1 changed files with 2 additions and 0 deletions

View File

@ -1,7 +1,9 @@
nose
nose-cover3
unittest2>=0.5.0
coverage>=3.0
simplejson
pika
PyYAML
msgpack-python