Skip to content

Commit 96543a5

Browse files
committed
Update number of pytest plugins in the docs
1 parent 6587ed0 commit 96543a5

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
@@ -5,7 +5,7 @@
55
What is it?
66
***********
77
``pluggy`` is the crystallized core of `plugin management and hook
8-
calling`_ for `pytest`_. It enables `200+ plugins`_ to extend and customize
8+
calling`_ for `pytest`_. It enables `500+ plugins`_ to extend and customize
99
``pytest``'s default behaviour. Even ``pytest`` itself is composed
1010
as a set of ``pluggy`` plugins which are invoked in sequence according to a
1111
well defined set of protocols.
@@ -935,7 +935,7 @@ Table of contents
935935
https://en.wikipedia.org/wiki/Coupling_%28computer_programming%29#Types_of_coupling
936936
.. _Python interpreters:
937937
https://github.com/pytest-dev/pluggy/blob/master/tox.ini#L2
938-
.. _200+ plugins:
938+
.. _500+ plugins:
939939
http://plugincompat.herokuapp.com/
940940
.. _self:
941941
https://docs.python.org/3.6/tutorial/classes.html#random-remarks

0 commit comments

Comments
 (0)