diff --git a/setup.py b/setup.py index d4ee54f..7a5a73e 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( license='MIT', author='holger krekel and contributors', author_email='pytest-dev@python.org,holger@merlinux.eu', - url='http://bitbucket.org/hpk42/pytest-xdist', + url='https://github.com/pytest-dev/pytest-xdist', platforms=['linux', 'osx', 'win32'], packages=['xdist'], entry_points={