
This repository does not have any RST documents and thus building with sphinx is not supported. Remove the docs requirements, including some dead requirements. Change-Id: I3bae1d112d7c51c186d5877eb5586e9566decc80
18 lines
286 B
Plaintext
18 lines
286 B
Plaintext
# Hacking already pins down pep8, pyflakes and flake8
|
|
hacking>=0.9.2,<0.10
|
|
Babel>=1.3
|
|
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.14
|
|
flake8==2.1.0
|
|
pep8<=1.5.6
|
|
httplib2>=0.7.5
|
|
mock>=1.0
|
|
mox>=0.5.3
|
|
nose
|
|
oslotest
|
|
python-subunit>=0.0.18
|
|
testrepository>=0.0.18
|
|
testscenarios>=0.4
|
|
testtools>=0.9.34
|