8cf7b42bd3
All required packages now have licence listed next to their respective designations. Licence information was pulled from pip show command or from package repository, in cases where pip didn't offer sufficient information. Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: I296be2577c85a33c91e2156ec1b36762526d599c
10 lines
310 B
Plaintext
10 lines
310 B
Plaintext
# this is required for the docs build jobs
|
|
sphinx>=2.0.0,!=2.1.0 # BSD License
|
|
openstackdocstheme>=2.2.2 # Apache-2.0
|
|
reno>=3.1.0 # Apache-2.0
|
|
sphinxcontrib-apidoc>=0.2.0 # BSD License
|
|
sphinxcontrib-svg2pdfconverter>=1.1.1 # BSD License
|
|
doc8>=0.8.0 # Apache-2.0
|
|
bashate>=0.6.0 # Apache-2.0
|
|
six>=1.11.0 # MIT
|