Setuptools command for pylint
Project description
Setuptools lint command
This package expose pylint as a lint command into setup.py.
Installation
This package is published on pypi. You can use pip to install it.
pip install setuptools-lint
Usage
python setup.py lint
For a full list of options, do
python setup.py lint --help
News
0.5.1
Release date: 21-Aug-2016
fix outfile parameter
0.5
Release date: 12-Aug-2016
fix creating dirs on outfile
0.4
Release date: 18-Nov-2015
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
0.1
Release date: 5-Jun-2012
First release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for setuptools_lint-0.5.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b9dc91b88692ce436d981fb9d4bd155fc580e2ebee0bd1963f6aeef1746994b |
|
MD5 | 3e1b3915e5350b1391e90cc2392b1ecf |
|
BLAKE2b-256 | ef60540f5341bf64576f24e6995cbca7050450731c62511b8201f133d28915af |