Skip to content

Commit ba0f566

Browse files
Viicossigmavirus24
authored andcommitted
Use explicit external references
1 parent 350f254 commit ba0f566

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/plugin-development/registering-plugins.rst

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ metadata.
2020
Let's presume that we already have our plugin written and it's in a module
2121
:external+packaging:term:`Build Backend`, but be aware that most backends
2222
called ``flake8_example``. We will also assume ``setuptools`` is used as a
23+
:external+packaging:term:`Build Backend`, but be aware that most backends
2324
support entry points.
2425

2526
We might have a ``setup.py`` that looks something like:

0 commit comments

Comments
 (0)