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.
2 parents 9dcb3a4 + e308975 commit ded4c2eCopy full SHA for ded4c2e
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