zuul/test-requirements.txt
Jeremy Stanley f988eea62a Make keystone and swift clients optional test reqs
Since keystoneclient pulls in lxml which needs various system
library headers to build its bindings, and swiftclient depends on
keystoneclient, and zuul handles these as optional dependencies,
make them test requirements.

Change-Id: I5c7db10644dcf2810cbfdfe8c11d4790909c04cf
2014-09-10 22:27:33 +00:00

15 lines
265 B
Plaintext

hacking>=0.9.2,<0.10
coverage>=3.6
sphinx>=1.1.2,<1.2
sphinxcontrib-blockdiag>=0.5.5
docutils==0.9.1
discover
fixtures>=0.3.14
python-keystoneclient>=0.4.2
python-subunit
python-swiftclient>=1.6
testrepository>=0.0.17
testtools>=0.9.32
sphinxcontrib-programoutput