oslo.messaging/amqp1-requirements.txt
Victor Stinner 525e3a2b12 Don't install pyngus on Python 3
pyngus is not compatible with Python 3 yet.

Change-Id: I54431c0a40c46d3027116c07e2bac5cc1ef76a3a
Closes-Bug: #1474852
2015-07-15 15:45:35 +02:00

4 lines
130 B
Plaintext

# AMQP 1.0 support depends on the Qpid Proton AMQP 1.0
# development libraries.
pyngus>=1.3.1;python_version=='2.7' # Apache-2.0