
This commit adds a script that will convert RST files to basic HTML templates. The about page is also adjusted to assume that this tool will be run and that documentation templates will be available. Addresses-Spec: https://review.openstack.org/#/c/437175/ Change-Id: I0d3fa68be351177af39228d34c682f48f75ac10d
18 lines
376 B
Plaintext
18 lines
376 B
Plaintext
SQLAlchemy>=0.8.3
|
|
alembic==0.5.0
|
|
beaker==1.6.5.post1
|
|
beautifulsoup4
|
|
cryptography>=1.0,!=1.3.0 # BSD/Apache-2.0
|
|
docutils>=0.11
|
|
oslo.config>=1.6.0 # Apache-2.0
|
|
oslo.db>=1.4.1 # Apache-2.0
|
|
oslo.log>=3.11.0
|
|
oslo.utils>=3.16.0 # Apache-2.0
|
|
six>=1.9.0 # MIT
|
|
pecan>=0.8.2
|
|
requests>=2.2.0,!=2.4.0
|
|
requests-cache>=0.4.9
|
|
jsonschema>=2.0.0,<3.0.0
|
|
PyJWT>=1.0.1 # MIT
|
|
WebOb>=1.6.0 # MIT
|