2 parents ab49948 + 398c764 commit cee95c2Copy full SHA for cee95c2
1 file changed
source/guides/creating-and-discovering-plugins.rst
@@ -165,7 +165,7 @@ Now the module of your choice can be imported by executing
165
section on :doc:`entry points <setuptools:userguide/entry_point>` .
166
167
.. note:: Since this specification is part of the :doc:`standard library
168
- <python:library/importlib.metadata>`, most packaging tools other than setuptools
+ <python:library/importlib.metadata>`, packaging tools including setuptools
169
provide support for defining entry points.
170
171
.. _backport: https://importlib-metadata.readthedocs.io/en/latest/
0 commit comments