4f39642446
With multi-ansible support, the location of the zuul plugins/modules has moved. Change-Id: I8e2cf1f2276bca5a912fed52062628b3b9d0d6d9
12 lines
319 B
Plaintext
12 lines
319 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.
|
|
|
|
hacking>=0.12.0,<0.13 # Apache-2.0
|
|
|
|
zuul
|
|
ansible>=2.5.1,<2.6
|
|
ansible-lint<4
|
|
bashate>=0.2
|
|
zuul-sphinx>=0.2.0
|