tuskar/test-requirements.txt
Christian Berendt 05b841140b Bump hacking to 0.9.x series
Change-Id: Ifbace1f199e0dc393199eebd4835904390057a45
2014-07-25 13:47:19 +02:00

18 lines
299 B
Plaintext

# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.9.2,<0.10
coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
mox>=0.5.3
MySQL-python
python-subunit
# Doc requirements
sphinx>=1.1.2,<1.2
sphinxcontrib-pecanwsme>=0.5
stevedore>=0.14
testrepository>=0.0.17
testtools>=0.9.32
unittest2