See this announcement from Opendev... https://lists.opendev.org/archives/list/service-announce@lists.opendev.org/thread/BXE7XRUSIHREX6BET4FT6QUPRN4RMBAB/ Change-Id: Ia9eda95e6d196f4ef51e17bd529dd3e9a8c81c2b Signed-off-by: Scott Little <scott.little@windriver.com>
12 lines
320 B
Plaintext
12 lines
320 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>=3.0,<4 # Apache-2.0
|
|
|
|
zuul
|
|
ansible>=2.9.0,<2.10
|
|
ansible-lint>=5.0,<6
|
|
bashate>=0.2
|
|
zuul-sphinx>=0.2.0
|