You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add is_build_plugin plugin property to indicate additional requirements for build-plugins (#117)
* Add a `has_fixed_supported_configs` plugin property
Add a `has_fixed_supported_configs` that indicates whether
`get_supported_configs()` always returns a fixed list that does not
depend on the system state. Only plugins featuring this flag can be
used with `plugin-use = "build"`.
Signed-off-by: Michał Górny <mgorny@quansight.com>
* Rename to `is_build_plugin`
Signed-off-by: Michał Górny <mgorny@quansight.com>
---------
Signed-off-by: Michał Górny <mgorny@quansight.com>
0 commit comments