f769c9d0f4
This will be a cross repo linter jobs for openstack-zuul-jobs, project-config and zuul-jobs. Each repo will be able to run this job, which sets up all our projects roles in the correct locations. Depends-On: I59e5d41a9539671ee5aab9b9036379eb9101d021 Change-Id: I16186c929e7d0e6e34b35271559e555255a52b00 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
11 lines
306 B
Plaintext
11 lines
306 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
|
|
|
|
ansible<2.4.0
|
|
ansible-lint
|
|
bashate>=0.2
|
|
zuul-sphinx>=0.2.0
|