tripleo-ansible/molecule-requirements.txt
gujin d4fd512305 tox: Keeping going with docs
Change-Id: Ieb99efd35108f4cb53e4f3f29da2415ba4152a9c
2019-11-03 02:48:48 +08:00

21 lines
422 B
Plaintext

# this is required for the molecule jobs
ansible
ansi2html
docker
pytest
pytest-cov
pytest-html
pytest-xdist
mock
molecule>=2.22rc1,<3
netaddr
jinja2>=2.8.0,<3
# 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