Skip to content

Commit c65e5d9

Browse files
authored
docs: update plugins number to 1400+ (#486)
1 parent 822c172 commit c65e5d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ What is it?
66
***********
77
``pluggy`` is the crystallized core of :ref:`plugin management and hook
88
calling <pytest:writing-plugins>` for :std:doc:`pytest <pytest:index>`.
9-
It enables `500+ plugins`_ to extend and customize ``pytest``'s default
9+
It enables `1400+ plugins`_ to extend and customize ``pytest``'s default
1010
behaviour. Even ``pytest`` itself is composed as a set of ``pluggy`` plugins
1111
which are invoked in sequence according to a well defined set of protocols.
1212

@@ -1046,7 +1046,7 @@ Table of contents
10461046
https://semver.org/
10471047
.. _Python interpreters:
10481048
https://github.com/pytest-dev/pluggy/blob/main/tox.ini#L2
1049-
.. _500+ plugins:
1049+
.. _1400+ plugins:
10501050
https://docs.pytest.org/en/latest/reference/plugin_list.html
10511051
.. _pre-commit:
10521052
https://pre-commit.com/

0 commit comments

Comments
 (0)