tripleo-operator-ansible/test-requirements.txt
Emilien Macchi e86a7b584e Add first documentation for the project
- Generated documentation for roles
- Installation, contributing guides
- Zuul jobs for release notes and doc jobs (including publish)

Change-Id: Ib9b27d949d7d2207f3672436ddd93647597a9d7f
Co-Authored-By: Kevin Carter <kecarter@redhat.com>
2020-03-02 14:15:50 +00:00

16 lines
392 B
Plaintext

netaddr # BSD
mock>=2.0.0 # BSD
stestr>=2.0.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
ruamel.yaml
pre-commit # MIT
ansible>=2.8
# this is required for the docs build jobs
sphinx>=1.8.0,<2.0.0;python_version=='2.7' # BSD
sphinx>=1.8.0,!=2.1.0;python_version>='3.4' # BSD
openstackdocstheme>=1.29.2 # Apache-2.0
reno>=2.11.3 # Apache-2.0
doc8>=0.8.0 # Apache-2.0
bashate>=0.6.0 # Apache-2.0