diff --git a/README.rst b/README.rst index 5727a75..9e579be 100644 --- a/README.rst +++ b/README.rst @@ -8,6 +8,14 @@ :target: https://github.com/pytest-dev/pytest-incremental/actions?query=workflow%3Atest +.. warning:: + + **DEPRECATED: This project is no longer maintained.** + + A replacement project is being developed at `schettino72/rut `_. + The new project is built on unittest directly and is not a pytest plugin. + + pytest-incremental ==================== diff --git a/docs/index.rst b/docs/index.rst index d11a8ea..28646c5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,6 +7,13 @@ pytest-incremental: py.test plugin - incremental test runner ============================================================ +.. warning:: + + **DEPRECATED: This project is no longer maintained.** + + A replacement project is being developed at `schettino72/rut `_. + The new project is built on unittest directly and is not a pytest plugin. + Github: https://github.com/pytest-dev/pytest-incremental