summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkumar <kumar.mcmillan@gmail.com>2011-10-06 11:52:56 -0500
committerkumar <kumar.mcmillan@gmail.com>2011-10-06 11:52:56 -0500
commit0d9a2e01e228b8d143dd2c55da6443f3f533950b (patch)
treec9c60dab9b78e761f17c102f36d6652a2995e03c
parent99345ac86e04ed587979f2897ef7694c60f18399 (diff)
downloadnose-0d9a2e01e228b8d143dd2c55da6443f3f533950b.tar.gz
Fixes old URL to the Nose docs causing extra links on PyPI
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 46ece2f..f13a242 100644
--- a/setup.py
+++ b/setup.py
@@ -93,7 +93,7 @@ setup(
coverage and profiling, flexible attribute-based test selection,
output capture and more. More information about writing plugins may be
found on in the nose API documentation, here:
- http://somethingaboutorange.com/mrl/projects/nose/
+ 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: