From c510593069627ced5f1868a4f8eb6e488596f0f1 Mon Sep 17 00:00:00 2001 From: Erik Rose Date: Sat, 2 Jun 2012 16:38:51 -0700 Subject: Note setup.py test thing in readme. --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 3821789..0432c6a 100644 --- a/README.rst +++ b/README.rst @@ -367,6 +367,7 @@ Version History * Endorse the ``location()`` idiom for restoring cursor position after a series of manual movements. * Fix a bug in which ``location()`` wouldn't do anything when passed zeroes. + * Allow tests to be run with ``python setup.py test``. 1.3 * Added ``number_of_colors``, which tells you how many colors the terminal -- cgit v1.2.1