42c5d53e58
We had not completed the doc bootstrap on this repo. Change-Id: Id83965b9c3ec6389bb8bfaf6916150f763b03461
13 lines
429 B
Plaintext
13 lines
429 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-lint
|
|
bashate>=0.2
|
|
zuul-sphinx>=0.1.1
|
|
|
|
# zuul-jobs is required to supply the ansible roles for ansible-lint
|
|
-e git://git.openstack.org/openstack-infra/zuul-jobs#egg=zuul-jobs
|