mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-02 03:46:53 +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
|
||||
: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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue