Browse Source
Clean up our README.rst file and use variables right from defaults/main.yaml. This will ensure they are always up to date. Change-Id: If2f8bf5b04491f54590f840cbaa98f2d67faf8d0 Signed-off-by: Paul Belanger <pabelanger@redhat.com>changes/05/557105/1
4 changed files with 17 additions and 14 deletions
@ -0,0 +1,7 @@
|
||||
# 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.6.6,!=1.6.7,>=1.6.2 # BSD |
||||
doc8>=0.6.0 # Apache-2.0 |
Loading…
Reference in new issue