8d52a7789a
Usage of usedevelop=True results in all requirements.txt dependencies always installed (without constraints) even when requirements.txt is not explicitly added. Override usedevelop for these environments. Add requirements.txt to the 'docs' environment since it imports the whole ironic in the process. Create a separate doc/requirements.txt. Change-Id: I352f21772ccd68b35806f46851f254edb7c24c60
7 lines
202 B
Plaintext
7 lines
202 B
Plaintext
os-api-ref>=1.4.0 # Apache-2.0
|
|
reno>=3.1.0 # Apache-2.0
|
|
sphinx>=2.0.0,!=2.1.0 # BSD
|
|
sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD
|
|
sphinxcontrib-apidoc>=0.2.0 # BSD
|
|
openstackdocstheme>=2.2.0 # Apache-2.0
|