Skip to content

Commit

Permalink
docs: update plugins number to 1400+ (#486)
Browse files Browse the repository at this point in the history
  • Loading branch information
donhui committed Mar 7, 2024
1 parent 822c172 commit c65e5d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ What is it?
***********
``pluggy`` is the crystallized core of :ref:`plugin management and hook
calling <pytest:writing-plugins>` for :std:doc:`pytest <pytest:index>`.
It enables `500+ plugins`_ to extend and customize ``pytest``'s default
It enables `1400+ plugins`_ to extend and customize ``pytest``'s default
behaviour. Even ``pytest`` itself is composed as a set of ``pluggy`` plugins
which are invoked in sequence according to a well defined set of protocols.

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

0 comments on commit c65e5d9

Please sign in to comment.