summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 81e7211..7d91e0e 100644
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@ setup_params = dict(
description="Invoke py.test as distutils command with dependency "
"resolution.",
long_description=long_description,
- url="https://bitbucket.org/jaraco/pytest-runner",
+ url="https://bitbucket.org/pytest-dev/pytest-runner",
py_modules=['ptr'],
entry_points = {
'distutils.commands': [