mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-12 15:44:17 +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.
|
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
|
|
||||||
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
|
:external+packaging:term:`Build Backend`, but be aware that most backends
|
||||||
support entry points.
|
support entry points.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue