f06b19628f
Now that python-qpid-proton has taken an approach similar to zmq's, it's possible to install it in boxes where the C libraries are not present in the system. This patch takes advantage of that to enable amqp protocol's tests everywhere. Change-Id: Ibce4c791aafadf45fa876d6a4f5373fde94769ff
4 lines
108 B
Plaintext
4 lines
108 B
Plaintext
# AMQP 1.0 support depends on the Qpid Proton AMQP 1.0
|
|
# development libraries.
|
|
pyngus>=1.3.1 # Apache-2.0
|