-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[FR] Allow plugins to pull in configuration from pyproject.toml #3415
Copy link
Copy link
Open
Labels
Needs Design ProposalNeeds DiscussionIssues where the implementation still needs to be discussed.Issues where the implementation still needs to be discussed.
Description
Originally this issue was discussed in #2671.
Plugin writers would like a way of pulling in configuration/metadata from pyproject.toml.
Currently the finalize_distribution_options hook runs before parse_config_files, which makes integration difficult.
@RonnyPfannschmidt, please correct me if I understood something wrong.
It would be nice if we can clarify what would be the requirements of this feature.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Needs Design ProposalNeeds DiscussionIssues where the implementation still needs to be discussed.Issues where the implementation still needs to be discussed.