15 lines
284 B
Plaintext
15 lines
284 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
|
|
python-subunit>=0.0.18
|
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
|
sphinxcontrib-httpdomain
|
|
testtools>=0.9.34
|
|
testrepository>=0.0.18
|
|
testscenarios>=0.4
|
|
WebTest>=2.0
|