48f54bab22
Move some specs that didn't get completed in Train but which are being worked on for delivery in ussuri to the appropriate directory, and set up redirects so that train URLs for the specs will redirect to the current location. Change-Id: Ic73f4801b8307ad2a0c9be0f3ab6c12b4019e0e7
11 lines
371 B
Plaintext
11 lines
371 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.
|
|
|
|
openstackdocstheme>=1.11.0
|
|
sphinx!=1.6.6,!=1.6.7,>=1.6.2;python_version>='3.4' # BSD
|
|
flake8
|
|
yasfb>=0.5.1
|
|
doc8>=0.6.0 # Apache-2.0
|
|
whereto>=0.3.0 # Apache-2.0
|