We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dcb3a4 commit e308975Copy full SHA for e308975
setup.py
@@ -40,6 +40,7 @@ def main():
40
platforms=['unix', 'linux', 'osx', 'win32'],
41
author='Holger Krekel',
42
author_email='holger at merlinux.eu',
43
+ url='https://github.com/hpk42/pluggy',
44
classifiers=classifiers,
45
py_modules=['pluggy'],
46
)
0 commit comments