Added contrib/requirements/funtest.txt: List of requirements to run the functional test suite in funtest/

This commit is contained in:
Ask Solem 2010-11-12 11:49:25 +01:00
parent 8747025b92
commit 62f22f3b2d
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# MongoDB transport
pymongo
# CouchDB transport
couchdb
# Pika transport
pika
# Beanstalk transport
beanstalkc
# SQLAlchemy transport
kombu-sqlalchemy
# Django ORM transport
Django
django-kombu