e5e7a097b1
- rename pep8 target to more generic linters - migrates flake8 execution to pre-commit - adds yaml linting - hardening flake8 rules - setting max-line-lengh to 120 instead of ignoring it. - bumped minimal sphinx version - configured sphinx with warnings as errors Change-Id: I4c598c07297ae6a2160ba6754cec860adbfeb6f2 Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
14 lines
238 B
Plaintext
14 lines
238 B
Plaintext
cmd2!=0.8.3,<0.9.0;python_version<'3.0' # MIT
|
|
cmd2!=0.8.3;python_version>='3.0' # MIT
|
|
coverage>=3.6
|
|
mock<1.1
|
|
unittest2
|
|
python-subunit
|
|
requests-mock>=1.4.0
|
|
requests-kerberos
|
|
sphinx>=1.6.0
|
|
stestr>=2.0.0
|
|
testscenarios
|
|
testtools
|
|
pre-commit
|