035abae6ef
This makes code more readable, and can check whether specific library in the requirement files easily. We also enforce the check in pep8. Change-Id: I032c3c3d29522ce85f64b21d6428d975e46cc701 Closes-Bug: #1285478
14 lines
249 B
Plaintext
14 lines
249 B
Plaintext
coverage>=3.6
|
|
discover
|
|
# Hacking already pins down pep8, pyflakes and flake8
|
|
hacking>=0.8.0,<0.9
|
|
lockfile>=0.8
|
|
mock>=1.0
|
|
mox>=0.5.3
|
|
oslosphinx
|
|
python-glanceclient>=0.9.0
|
|
sphinx>=1.1.2,<1.2
|
|
testrepository>=0.0.18
|
|
testscenarios>=0.4
|
|
testtools>=0.9.34
|