refstack-client/test-requirements.txt
Luz Cazares 6553789b8f Use the openstack theme for documentation
Using sphinx openstack theme on refstack-client
to be consistent with OpenStack branding

Change-Id: I43c727ce8b47b30e4c30b1ddcebede09f064b155
2017-07-10 19:19:11 +00:00

13 lines
264 B
Plaintext

pep8==1.4.5
pyflakes>=0.7.2,<0.7.4
flake8==2.0
docutils>=0.11 # OSI-Approved Open Source, Public Domain
# required to build documentation
sphinx>=1.6.2 # BSD
testrepository>=0.0.18
testtools>=0.9.34
mock
coverage
httmock
openstackdocstheme>=1.11.0 # Apache-2.0