summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index f13a242..13d41e2 100644
--- a/setup.py
+++ b/setup.py
@@ -96,8 +96,8 @@ setup(
http://readthedocs.org/docs/nose/
If you have recently reported a bug marked as fixed, or have a craving for
- the very latest, you may want the unstable development version instead:
- http://bitbucket.org/jpellerin/nose/get/tip.gz#egg=nose-dev
+ the very latest, you may want the development version instead:
+ https://github.com/nose-devs/nose/tarball/master#egg=nose-dev
""",
license = 'GNU LGPL',
keywords = 'test unittest doctest automatic discovery',