Skip to content

"plugin discovery order" incorrectly documented #7691

Closed
@mcow

Description

@mcow

Documentation of "plugin discovery order" states that setuptools-entry-point plugins are loaded before plugins specified with -p on the command line. This is incorrect, the command line plugins are loaded "early" (as is documented elsewhere).

I would argue that a late-loading command-line option would be useful, but that's a different issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: docsdocumentation improvement, missing or needing clarification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions