summaryrefslogtreecommitdiff
path: root/test-requirements.txt
blob: c18f5ee9a97fc27b6ea4130ec1709834fd2434ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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
coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
mox>=0.5.3
mox3>=0.7.0
sphinx>=1.1.2
testscenarios>=0.4
testrepository>=0.0.17
testtools>=0.9.32