Skip to content

Document how hook call order is affected by plugin registration #64

@nicoddemus

Description

@nicoddemus

As discussed in #62, we should explicitly document how hook call order is done regarding how plugins are registered.

From the top of my head, hooks are called in this order:

  1. setuptools plugins (in arbitrary order, except those marked with try_first and try_last);
  2. core plugins;

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions