Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Commit 1e57601

Browse files
authored
Add notice that the plugin has been integrated into the core
Updated README to indicate plugin integration into pytest 9.0 and repository archiving.
1 parent 84d311c commit 1e57601

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,10 @@ unittest ``subTest()`` support and ``subtests`` fixture.
2121
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
2222
:target: https://github.com/ambv/black
2323

24-
----
24+
IMPORTANT
25+
---------
2526

26-
This `pytest`_ plugin was generated with `Cookiecutter`_ along with `@hackebrot`_'s `cookiecutter-pytest-plugin`_ template.
27+
This plugin has been integrated directly into pytest ``9.0``, so the plugin itself will no longer be maintained and the repository will be archived.
2728

2829

2930
Features
@@ -169,3 +170,7 @@ If you encounter any problems, please `file an issue`_ along with a detailed des
169170
.. _`tox`: https://tox.readthedocs.io/en/latest/
170171
.. _`pip`: https://pypi.org/project/pip/
171172
.. _`PyPI`: https://pypi.org/project/pytest-subtests/
173+
174+
----
175+
176+
This `pytest`_ plugin was generated with `Cookiecutter`_ along with `@hackebrot`_'s `cookiecutter-pytest-plugin`_ template.

0 commit comments

Comments
 (0)