sphinxcontrib.towncrier._towncrier module¶ Towncrier related shims. sphinxcontrib.towncrier._towncrier.find_towncrier_fragments(base_directory: str, towncrier_config: Config) → Set[str][source]¶ Look up the change note file paths. sphinxcontrib.towncrier._towncrier.get_towncrier_config(project_path: Path, final_config_path: Path | None) → Config[source]¶ Return the towncrier config in native format.