From: Mike Bayer Date: Sat, 13 Nov 2010 16:18:18 +0000 (-0500) Subject: comment X-Git-Tag: rel_0_7b1~274 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83b534bc9524c152c53b2b39589f7535ad3690a7;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git comment --- diff --git a/sqla_nose.py b/sqla_nose.py index 6d76978a40..ab329fd3fc 100755 --- a/sqla_nose.py +++ b/sqla_nose.py @@ -2,9 +2,9 @@ """ nose runner script. -Only use this script if setuptools is not available, i.e. such as -on Python 3K. Otherwise consult README.unittests for the -recommended methods of running tests. +This script is a front-end to "nosetests" which doesn't +require that SQLA's testing plugin be installed via setuptools. + """ import sys