Skip to content

Commit 0f40fa9

Browse files
committed
Add a note to users about the state of Nose.
1 parent 50a55f6 commit 0f40fa9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/index.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
contain the root `toctree` directive.
44
55
6+
Note to Users
7+
=============
8+
9+
Nose has been in maintenance mode for the past several years and will likely
10+
cease without a new person/team to take over maintainership. New projects
11+
should consider using `Nose2 <https://github.com/nose-devs/nose2>`_, `py.test
12+
<http://pytest.org/>`, or just plain unittest/unittest2.
13+
14+
615
Installation and quick start
716
============================
817

0 commit comments

Comments
 (0)