
This isn't needed to run the tests and I've run into problems on two different F20 boxes trying to run tox with it present. Change-Id: Iae07e98e2da13a30eae805c20e6e1a022fb3548e
17 lines
286 B
Plaintext
17 lines
286 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
|
|
# Doc requirements
|
|
sphinx>=1.1.2,<1.2
|
|
sphinxcontrib-pecanwsme>=0.5
|
|
stevedore>=0.14
|
|
testrepository>=0.0.17
|
|
testtools>=0.9.32
|
|
unittest2
|