drydock/requirements-test.txt
Felipe Monteiro 8afdedab30 Drydock documentation via build_sphinx.
This PS adds tooling and automation to automatically generate
Drydock's documentation into feature-rich HTML pages that can
be hosted.

To run the documentation job, simply execute:

    tox -e docs

A future PS should add warning_is_error to 'build_sphinx' in
setup.py once the import warnings are addressed.

Change-Id: I91a3c585b2c27096e7fde12d180638d1ae4bdb81
2017-10-06 15:05:41 -04:00

13 lines
164 B
Plaintext

pytest-mock
pytest
responses
mock
tox
oslo.versionedobjects[fixtures]>=1.23.0
oslo.config[fixtures]
yapf
flake8
bandit>=1.1.0
sphinx>=1.6.2
sphinx_rtd_theme==0.2.4