zaqar/test-requirements.txt
kgriffs f11286a154 Removed buggy httpretty to unblock the gate
The bug has been fixed, but the package is not yet available on
pypi.openstack.org. Since we aren't using it anyway, I just
removed it from our requirements files.

Change-Id: I0a94c14bc7d1b441fc0a07c3c07fa4d1285f1d28
2014-06-19 16:16:14 -05:00

23 lines
297 B
Plaintext

# Metrics and style
hacking>=0.9.2,<0.10
# Packaging
mock>=1.0
# Unit testing
ddt>=0.4.0
discover
fixtures>=0.3.14
python-subunit>=0.0.18
testrepository>=0.0.18
testtools>=0.9.34
# Functional Tests
requests>=1.1
# Documentation
sphinx>=1.1.2,!=1.2.0,<1.3
oslosphinx
openstack-doc-tools>=0.15