= nose =

== Description ==

nose extends the test loading and running features of unittest, making
it easier to write, find and run tests.

== License ==

GNU LGPL

== Upstream Contact ==

Author: Jason Pellerin
Home Page: http://readthedocs.org/docs/nose/
  see also https://github.com/nose-devs/nose

== Dependencies ==

 * setuptools / distribute
 * Python
 * GNU patch (shipped with Sage)

== Special Update/Build Instructions ==

Remove any .pyc files by running the spkg-src script.

== Changelog ==

=== nose-1.1.2 (John H. Palmieri, June 14, 2012) ===
 * #9921: initial version.

=== nose-1.3.3 (Martin W.-Raum, Juli 21, 2014) ===
 * #??: Updated
