We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d83bd4 + 1f8d9fa commit 9add5f6Copy full SHA for 9add5f6
setup.py
@@ -8,7 +8,7 @@
8
description='Git commit hook that checks Python files with pylint',
9
author='Sebastian Dahlgren',
10
author_email='sebastian.dahlgren@gmail.com',
11
- url='http://www.sebastiandahlgren.se',
+ url='https://github.com/sebdah/git-pylint-commit-hook',
12
keywords="git commit pre-commit hook pylint python",
13
platforms=['Any'],
14
packages=['git_pylint_commit_hook'],
0 commit comments