fixes issue #157: adding pylint hook support

This commit is contained in:
lavish205 2016-12-07 15:34:27 +05:30
parent 52582865ab
commit 3382d830c2
2 changed files with 6 additions and 0 deletions

View file

@ -32,6 +32,7 @@ setup(
'pyyaml',
'simplejson',
'six',
'pylint',
],
entry_points={
'console_scripts': [