We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a55f6 commit 0f40fa9Copy full SHA for 0f40fa9
doc/index.rst
@@ -3,6 +3,15 @@
3
contain the root `toctree` directive.
4
5
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
15
Installation and quick start
16
============================
17
0 commit comments