git-pylint-commit-hook
git-pylint-commit-hook copied to clipboard
Add version requirements to ``setup.py``
Prompted by an issue raised against pylint itself: https://github.com/PyCQA/pylint/issues/6821
This makes it so setup.py reflects what's in the README and will warn users who try to use an incompatible version with this package.