
Add tox ini target for pylint and a pylintrc file. The file is copied from cinder. Change-Id: I3b94614ceca79ba5d352f94fe1d67df2a64d9ab9
5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
# Hacking already pins down pep8, pyflakes and flake8
|
|
hacking>=0.8.0,<0.9
|
|
pylint==0.25.2
|
|
sphinx>=1.1.2,<1.2
|