readme

Functions to update README files.

Functions:

rewrite_readme(repo_path, templates)

Update blocks in the README.rst file.

rewrite_readme(repo_path, templates)[source]

Update blocks in the README.rst file.

Parameters
  • repo_path (Path) – Path to the repository root.

  • templates (Environment)

Return type

List[str]