-
-
Notifications
You must be signed in to change notification settings - Fork 542
Closed
Labels
area:configurationhelp:wantedIssues that have been acknowledged, a solution determined and a PR might likely be accepted.Issues that have been acknowledged, a solution determined and a PR might likely be accepted.level:hardrought estimate that this might be quite hard to implementrought estimate that this might be quite hard to implement
Description
This is a ticket to track and implement a native pyproject.toml configuration. Will update with the proposed plan and format.
Core goals:
- explicitly inheritance based (a lot of substitution at the moment is used to replicate inheritance),
- substitution able,
- reasonably familiar (e.g. share most concepts with ini format),
- succinct (some form of factors needs to have).
We'll use this opportunity to rename some keys (e.g. skipsdist should be skip_packaging, etc).
danyeaw, obestwalter, clintval, dmtucker, funkyfuture and 53 morejohnthagen, tomschr, JulienPalard, PiotrDabrowskey, pawelchcki and 3 more
Metadata
Metadata
Assignees
Labels
area:configurationhelp:wantedIssues that have been acknowledged, a solution determined and a PR might likely be accepted.Issues that have been acknowledged, a solution determined and a PR might likely be accepted.level:hardrought estimate that this might be quite hard to implementrought estimate that this might be quite hard to implement