summaryrefslogtreecommitdiffstats
path: root/development/nose/README
diff options
context:
space:
mode:
author Erik Hanson2012-08-25 00:26:22 +0200
committer Erik Hanson2012-08-25 00:47:46 +0200
commitb5a53c28c55e178be0c250472a6dc091a5ce13ea (patch)
tree2dabcd8bcda971b7e35bdac6d8a8df40defb5ba4 /development/nose/README
parentb54edb61ab0c13165b44ca03f3e2664ee8ad06f4 (diff)
downloadslackbuilds-b5a53c28c55e178be0c250472a6dc091a5ce13ea.tar.gz
development/nose: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/nose/README')
-rw-r--r--development/nose/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/development/nose/README b/development/nose/README
index c66ae6a7c3..02ff41b777 100644
--- a/development/nose/README
+++ b/development/nose/README
@@ -2,5 +2,4 @@ nose provides an alternate test discovery and running process for
unittest, one that is intended to mimic the behavior of py.test as
much as is reasonably possible without resorting to too much magic.
-NOTE: Building nose requires requires pysetuptools, and Sphinx is
-optional if you want more docs.
+NOTE: Sphinx is optional if you want more docs.