staccato/test-requirements.txt
John Bresnahan d693ac86d9 Move the requirements files to the correct spot
Change-Id: I5da1a13af009c8ee26592d9f06c04b4e35d82203
2013-08-30 15:39:10 -10:00

30 lines
486 B
Plaintext

# Packages needed for dev testing
distribute>=0.6.24
# Install bounded pep8/pyflakes first, then let flake8 install
pep8==1.4.5
pyflakes==0.7.2
flake8==2.0
hacking>=0.5.3,<0.6
# For translations processing
Babel
# Needed for testing
coverage
fixtures>=0.3.12
mox
nose
nose-exclude
openstack.nose_plugin>=0.7
nosehtmloutput>=0.0.3
sphinx>=1.1.2
requests
testtools>=0.9.22
# Optional packages that should be installed when testing
MySQL-python
psycopg2
pysendfile==2.0.0
xattr>=0.6.0