Skip to content

Commit 373cf82

Browse files
Copilotschettino72
andauthored
Add deprecation notice to documentation for unmaintained project (#10)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: schettino72 <138474+schettino72@users.noreply.github.com>
1 parent c99531c commit 373cf82

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88
:target: https://github.com/pytest-dev/pytest-incremental/actions?query=workflow%3Atest
99

1010

11+
.. warning::
12+
13+
**DEPRECATED: This project is no longer maintained.**
14+
15+
A replacement project is being developed at `schettino72/rut <https://github.com/schettino72/rut>`_.
16+
The new project is built on unittest directly and is not a pytest plugin.
17+
18+
1119
pytest-incremental
1220
====================
1321

docs/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77
pytest-incremental: py.test plugin - incremental test runner
88
============================================================
99

10+
.. warning::
11+
12+
**DEPRECATED: This project is no longer maintained.**
13+
14+
A replacement project is being developed at `schettino72/rut <https://github.com/schettino72/rut>`_.
15+
The new project is built on unittest directly and is not a pytest plugin.
16+
1017

1118
Github:
1219
https://github.com/pytest-dev/pytest-incremental

0 commit comments

Comments
 (0)