]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
comment
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 13 Nov 2010 16:18:18 +0000 (11:18 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 13 Nov 2010 16:18:18 +0000 (11:18 -0500)
sqla_nose.py

index 6d76978a40888412d5ae8d0a32e850f86a7113d5..ab329fd3fc414ec95d725121193a51fc2fea4783 100755 (executable)
@@ -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