We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 350f254 commit ba0f566Copy full SHA for ba0f566
docs/source/plugin-development/registering-plugins.rst
@@ -20,6 +20,7 @@ metadata.
20
Let's presume that we already have our plugin written and it's in a module
21
:external+packaging:term:`Build Backend`, but be aware that most backends
22
called ``flake8_example``. We will also assume ``setuptools`` is used as a
23
+:external+packaging:term:`Build Backend`, but be aware that most backends
24
support entry points.
25
26
We might have a ``setup.py`` that looks something like:
0 commit comments