From ab8f6a31824b91d8fd61bb7d803db91c85627cc0 Mon Sep 17 00:00:00 2001 From: Ask Solem Date: Wed, 6 Jun 2012 14:47:44 +0100 Subject: Fixup merge --- README.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.rst b/README.rst index 999145f2..10f4e33b 100644 --- a/README.rst +++ b/README.rst @@ -27,12 +27,6 @@ Features * AMQP transports for both the `amqplib`_ (sync) and `pika`_ (sync + async) clients. - * Fast AMQP transport using `librabbitmq`_, written in C. - - This is automatically enabled if :mod:`librabbitmq` is installed:: - - $ pip install librabbitmq - * Virtual transports makes it really easy to add support for non-AMQP transports. There is already built-in support for `Redis`_, `Beanstalk`_, `Amazon SQS`_, `CouchDB`_, and `MongoDB`_. -- cgit v1.2.1