
Sort requirement files in alphabetical order and enforce pep8 check. Partial-Bug: #1285478 Change-Id: I0ff79651df9529a7c8da87cc51dcf0a1594702f9
18 lines
298 B
Plaintext
18 lines
298 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
|
|
mox>=0.5.3
|
|
MySQL-python
|
|
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
|