Skip to content

Commit ded4c2e

Browse files
committed
Merge pull request #13 from techtonik/patch-1
setup.py: Backlink to sources (where docs are)
2 parents 9dcb3a4 + e308975 commit ded4c2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ def main():
4040
platforms=['unix', 'linux', 'osx', 'win32'],
4141
author='Holger Krekel',
4242
author_email='holger at merlinux.eu',
43+
url='https://github.com/hpk42/pluggy',
4344
classifiers=classifiers,
4445
py_modules=['pluggy'],
4546
)

0 commit comments

Comments
 (0)