Skip to content

Commit 9879292

Browse files
committed
account for new location of repo
1 parent 480ff36 commit 9879292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +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',
43+
url='https://github.com/pytest-dev/pluggy',
4444
classifiers=classifiers,
4545
py_modules=['pluggy'],
4646
)

0 commit comments

Comments
 (0)