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 480ff36 commit 9879292Copy full SHA for 9879292
setup.py
@@ -40,7 +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',
+ url='https://github.com/pytest-dev/pluggy',
44
classifiers=classifiers,
45
py_modules=['pluggy'],
46
)
0 commit comments