mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 02:26:54 +00:00
Merge pull request #1946 from Viicos/patch-1
Fix wording of plugins documentation
This commit is contained in:
commit
2a811cc4d2
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ allow any package to register a plugin with |Flake8| via that package's
|
|||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue