Files
python-ceilometerclient/test-requirements.txt
Steve Martinelli 092eb66431 Update developer docs template
The current developer docs template used by ceilometer client is
not the latest template used by the rest of the openstack projects.
This patch will update the docs to provide a more consistent look
and feel when using project docs.

Change-Id: Ic25324da75100c0efe3e814de13807740592d4a1
2014-07-24 20:53:27 -04:00

12 lines
227 B
Plaintext

# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.9.1,<0.10
coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
oslosphinx
python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,<1.3
testrepository>=0.0.18
testtools>=0.9.34