diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2010-08-14 15:55:23 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-14 19:04:53 -0500 |
commit | 00e071442ecbfab09195277b3dfa04199b9ce590 (patch) | |
tree | ab2947045bcda3481ec79224f545f0fb4bc1b550 /development/nose/README | |
parent | 1aaa533e617aa2bda787924fc7b986ff10bc50ad (diff) | |
download | slackbuilds-00e071442ecbfab09195277b3dfa04199b9ce590.tar.gz |
development/nose: Updated for version 0.11.2.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/nose/README')
-rw-r--r-- | development/nose/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/development/nose/README b/development/nose/README index af2b92fe47..89303e714a 100644 --- a/development/nose/README +++ b/development/nose/README @@ -5,4 +5,5 @@ 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 Python setuptools to be installed -(available at SlackBuilds.org as "pysetuptools"). +(available at SlackBuilds.org as "pysetuptools"). Also, Sphinx, +if installed, is used to generate the docs, but it is optional. |