04663fc490
Adding the jobs to build and publish docs from this repo to docs.starlingx.org/election. Depends-On: I5449d87ec8e76e26c39e3220f046c0ccfd0f255f Change-Id: Ifd3afa8b9ea2640bcbcdc5e9f5d35922dd0f6c80
12 lines
457 B
Plaintext
12 lines
457 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.
|
|
# needed for doc build
|
|
sphinx>=1.6.2 # BSD
|
|
openstackdocstheme>=1.25.1 # Apache-2.0
|
|
hacking<0.12,>=0.11.0 # Apache-2.0
|
|
oslotest>=1.10.0 # Apache-2.0
|
|
stestr>=2.0.0 # Apache-2.0
|
|
testresources>=2.0.0 # Apache-2.0/BSD
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|