"entry points provides" -> "entry points provide"
Automerge-Triggered-By: GH:ericvsmith
(cherry picked from commit
19b107e9b52dbd73f4c52adcb91e8185a53b45ae)
Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
(`history <https://importlib-metadata.readthedocs.io/en/latest/history.html>`_).
:ref:`importlib.metadata entry points <entry-points>`
-now provides a nicer experience
+now provide a nicer experience
for selecting entry points by group and name through a new
:class:`importlib.metadata.EntryPoints` class. See the Compatibility
Note in the docs for more info on the deprecation and usage.