RequiredForm
- class q2_sdk.core.install_steps.required_form.RequiredForm(short_name, **kwargs)[source]
Bases:
InstallStep
Allows for multiple forms (ShortNames) to be installed pointing to the same extension
- Parameters:
allow_editable – If False, will force all InstallStepAttributes’ to is_editable==False
required_install_step_attrs – An optional list of strings for names of install steps that will be forced to is_required==True