bundle.pybind.specs.project =========================== .. py:module:: bundle.pybind.specs.project Classes ------- .. autoapisummary:: bundle.pybind.specs.project.ProjectSpec Module Contents --------------- .. py:class:: ProjectSpec(/, **data: Any) Bases: :py:obj:`bundle.core.data.Data` Root configuration holding all ModuleConfig entries. .. py:attribute:: modules :type: list[bundle.pybind.specs.module.ModuleSpec] :value: None