From b5a53c28c55e178be0c250472a6dc091a5ce13ea Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Fri, 24 Aug 2012 17:26:22 -0500 Subject: development/nose: Fixed dep info Signed-off-by: Erik Hanson --- development/nose/README | 3 +-- development/nose/nose.info | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'development/nose') diff --git a/development/nose/README b/development/nose/README index c66ae6a7c3bb..02ff41b77762 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. diff --git a/development/nose/nose.info b/development/nose/nose.info index e9329891aa57..11594f4b844a 100644 --- a/development/nose/nose.info +++ b/development/nose/nose.info @@ -5,6 +5,6 @@ DOWNLOAD="http://pypi.python.org/packages/source/n/nose/nose-1.1.2.tar.gz" MD5SUM="144f237b615e23f21f6a50b2183aa817" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pysetuptools sphinx" +REQUIRES="distribute" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" -- cgit v1.2.3