Skip to content

Commit cee95c2

Browse files
authored
Merge pull request #2123 from aryangetsreal/fix-plugin-entry-points-wording
docs: clarify entry point support :)
2 parents ab49948 + 398c764 commit cee95c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/guides/creating-and-discovering-plugins.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Now the module of your choice can be imported by executing
165165
section on :doc:`entry points <setuptools:userguide/entry_point>` .
166166

167167
.. note:: Since this specification is part of the :doc:`standard library
168-
<python:library/importlib.metadata>`, most packaging tools other than setuptools
168+
<python:library/importlib.metadata>`, packaging tools including setuptools
169169
provide support for defining entry points.
170170

171171
.. _backport: https://importlib-metadata.readthedocs.io/en/latest/

0 commit comments

Comments
 (0)