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: I08434dd56d41a82045e4119e547b7b3f60d66698 Closes-Bug: #1285478
12 lines
215 B
Plaintext
12 lines
215 B
Plaintext
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.14
|
|
# Hacking already pins down pep8, pyflakes and flake8
|
|
hacking>=0.8.0,<0.9
|
|
mock>=1.0
|
|
mox3>=0.7.0
|
|
sphinx>=1.1.2,<1.2
|
|
testrepository>=0.0.18
|
|
testscenarios>=0.4
|
|
testtools>=0.9.34
|