Codebase list glance / debian/2013.2.1-1 test-requirements.txt
debian/2013.2.1-1

Tree @debian/2013.2.1-1 (Download .tar.gz)

test-requirements.txt @debian/2013.2.1-1raw · history · blame

# Install bounded pep8/pyflakes first, then let flake8 install
pep8==1.4.5
pyflakes>=0.7.2,<0.7.4
flake8==2.0
hacking>=0.5.6,<0.8

# For translations processing
Babel>=1.3

# Needed for testing
coverage>=3.6
fixtures>=0.3.14
mox>=0.5.3
nose
nose-exclude
openstack.nose_plugin>=0.7
mock>=1.0
nosehtmloutput>=0.0.3
sphinx>=1.1.2,<1.2
requests>=1.1
testtools>=0.9.32
psutil>=0.6.1,<1.0

# Optional packages that should be installed when testing
MySQL-python
psycopg2
pysendfile==2.0.0
qpid-python
xattr>=0.4

# Documentation
oslo.sphinx