Skip to content

Commit e308975

Browse files
committed
setup.py: Backlink to sources (where docs are)
1 parent 9dcb3a4 commit e308975

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)