mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-10 14:54:17 +00:00
Use explicit external references
This commit is contained in:
parent
49f52a8598
commit
350f2545fd
2 changed files with 8 additions and 6 deletions
|
|
@ -31,7 +31,7 @@ To get started writing a |Flake8| :term:`plugin` you first need:
|
|||
Once you've gathered these things, you can get started.
|
||||
|
||||
All plugins for |Flake8| must be registered via
|
||||
:external:doc:`entry points<specifications/entry-points>`. In this
|
||||
:external+packaging:doc:`entry points<specifications/entry-points>`. In this
|
||||
section we cover:
|
||||
|
||||
- How to register your plugin so |Flake8| can find it
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue