openstack-ansible-os_neutron/test-requirements.txt
Jesse Pretorius c24f01f3d0 Implement doc8 checks for docs
In order to prepare for the move of detailed configuration
content from the install guide to the roles, doc8 checks
are being implemented in the roles to ensure that any new
content submitted is properly checked.

Change-Id: I4576f29c2a3ec8bf3e1fe6b0c1e57f094f5fa9d6
Partially-Implements: blueprint osa-install-guide-overhaul
2016-07-13 12:56:33 +01:00

8 lines
222 B
Plaintext

bashate>=0.2 # Apache-2.0
flake8>=2.5.4,<2.6.0 # MIT
# this is required for the docs build jobs
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 # BSD
oslosphinx>=2.5.0,!=3.4.0 # Apache-2.0
doc8 # Apache-2.0
reno>=1.6.2 # Apache-2.0