bundle.pybind.specs.project¶
Classes¶
Root configuration holding all ModuleConfig entries. |
Module Contents¶
- class bundle.pybind.specs.project.ProjectSpec(/, **data: Any)[source]¶
Bases:
bundle.core.data.DataRoot configuration holding all ModuleConfig entries.
- modules: list[bundle.pybind.specs.module.ModuleSpec] = None¶