aodh/test-requirements.txt
Dirk Mueller 11cb3e4a1b Remove dependencies on pep8, pyflakes and flake8
They should be determined by the hacking dependency
implicitely.

Change-Id: Ie61a97d5ed26bb8cab04df686a4a2d1df9976f1d
2014-01-16 13:38:02 +01:00

23 lines
449 B
Plaintext

# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.8.0,<0.9
Babel>=1.3
coverage>=3.6
discover
fixtures>=0.3.14
httplib2
http://tarballs.openstack.org/nova/nova-master.tar.gz#egg=nova
mock>=1.0
mox>=0.5.3
swift
# Docs Requirements
docutils==0.9.1
oslo.sphinx
python-subunit
sphinx>=1.1.2,<1.2
sphinxcontrib-docbookrestapi
sphinxcontrib-httpdomain
sphinxcontrib-pecanwsme>=0.5
testrepository>=0.0.17
testscenarios>=0.4
testtools>=0.9.32