Skip to content

Commit

Permalink
Use explicit external references
Browse files Browse the repository at this point in the history
  • Loading branch information
Viicos authored and sigmavirus24 committed Mar 18, 2024
1 parent 350f254 commit ba0f566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/plugin-development/registering-plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ metadata.
Let's presume that we already have our plugin written and it's in a module
:external+packaging:term:`Build Backend`, but be aware that most backends
called ``flake8_example``. We will also assume ``setuptools`` is used as a
:external+packaging:term:`Build Backend`, but be aware that most backends
support entry points.

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

0 comments on commit ba0f566

Please sign in to comment.