fix project url

This commit is contained in:
Ronny Pfannschmidt
2015-09-01 22:39:59 +02:00
parent 0f5ef95be8
commit b14e9a48e2

View File

@@ -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={