
Also remove invalid comment about setup.py being managed my requirements repo. Change-Id: I0b3e604b14648f9ae52ca2381269c13cf9e1574f Signed-off-by: Paul Belanger <pabelanger@redhat.com>
9 lines
284 B
Plaintext
9 lines
284 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
oslo.config>=1.11.0
|
|
oslo.log>=1.0.0,<1.1.0
|
|
PyYAML>=3.1.0
|
|
voluptuous>=0.7
|