mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-13 16:14:18 +00:00
Use explicit external references
This commit is contained in:
parent
350f2545fd
commit
ba0f56610a
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ metadata.
|
||||||
Let's presume that we already have our plugin written and it's in a module
|
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
|
:external+packaging:term:`Build Backend`, but be aware that most backends
|
||||||
called ``flake8_example``. We will also assume ``setuptools`` is used as a
|
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.
|
support entry points.
|
||||||
|
|
||||||
We might have a ``setup.py`` that looks something like:
|
We might have a ``setup.py`` that looks something like:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue