summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/index.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst
index abb1dfb..0e5113e 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -3,6 +3,15 @@
contain the root `toctree` directive.
+Note to Users
+=============
+
+Nose has been in maintenance mode for the past several years and will likely
+cease without a new person/team to take over maintainership. New projects
+should consider using `Nose2 <https://github.com/nose-devs/nose2>`_, `py.test
+<http://pytest.org/>`, or just plain unittest/unittest2.
+
+
Installation and quick start
============================