ansible-role-borgbackup/doc/requirements.txt
Paul Belanger ecb92f2dfe Initial commit
First commit for borgbackup ansible role.

Change-Id: I6b07d5c89d0aba62d361dbe103969ce14d1047b7
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-02-07 15:03:24 -05:00

8 lines
315 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.6.6,!=1.6.7,>=1.6.2 # BSD
doc8>=0.6.0 # Apache-2.0