klen / pylama

Code audit tool for python.
MIT License
1.05k stars 99 forks source link

Should pylama_pylint be in the requirements? #70

Open mjenczmyk opened 8 years ago

mjenczmyk commented 8 years ago

Should pylama_pylint be in the requirements (preferably requirements-test.txt)? I had to install it manually, in other case I got warnings WARNING:root:Linterpylintnot found on every tests run.

If so, I can make a pull request adding this package to requirements.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/36983106-should-pylama_pylint-be-in-the-requirements?utm_campaign=plugin&utm_content=tracker%2F394650&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F394650&utm_medium=issues&utm_source=github).
remort commented 4 years ago

pylint itself should be added to requirements, since pylama_pylint is deprecated by the author: https://github.com/klen/pylama_pylint