
This project is not a Python project and doesn't need packaging. Remove it. Change-Id: Id8d3be8830908f8e7cffdccc8b8ab09690db8481 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
9 lines
365 B
Plaintext
9 lines
365 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.
|
|
# this is required for the docs build jobs
|
|
sphinx>=1.8.0,!=2.1.0 # BSD
|
|
openstackdocstheme>=1.18.1 # Apache-2.0
|
|
reno>=2.5.0 # Apache-2.0
|
|
yasfb>=0.8.0 # BSD
|