summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAsk Solem <ask@celeryproject.org>2012-01-10 15:38:17 +0000
committerAsk Solem <ask@celeryproject.org>2012-01-10 15:38:17 +0000
commita71040bf3637314ac223f9499a219d48391031fa (patch)
treef4385d922e8fe50721db701c7061cf2053daa3d6 /setup.cfg
parent88fecb014a305ed0cf0ac91428033dd122a71382 (diff)
downloadkombu-a71040bf3637314ac223f9499a219d48391031fa.tar.gz
Loads more tests
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg7
1 files changed, 5 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 7de61400..fc4fa067 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -7,12 +7,15 @@ cover3-html = 1
cover3-package = kombu
cover3-exclude = kombu
kombu.utils.compat
+ kombu.utils.eventio
kombu.utils.functional
kombu.utils.finalize
- kombu.transport.pypika
- kombu.transport.pycouchdb
+ kombu.transport.pika
+ kombu.transport.couchdb
kombu.transport.mongodb
kombu.transport.beanstalk
+ kombu.transport.redis
+ kombu.transport.SQS
[build_sphinx]
source-dir = docs/