* allow to pipe commands like ``python setup.py lint install``
0.3
---
*Release date: 14-Jun-2014*
* Adding dependency handeling, similar to that of setuptools's test command, such that required dependencies get fetched and added to the path prior to running the lint
0.2
---
*Release date: 7-Apr-2014*
* Better support for packages * Allow specification of PyLint config file either on commandline or as setup keyword arg