diff options
Diffstat (limited to 'development/nose/README')
-rw-r--r-- | development/nose/README | 3 |
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. |