/ .copier-answers.yml
.copier-answers.yml
 1  # Changes here will be overwritten by Copier
 2  _commit: 1.2.0
 3  _src_path: gh:pawamoy/copier-pdm
 4  author_email: pawamoy@pm.me
 5  author_fullname: Timothée Mazzucotelli
 6  author_username: pawamoy
 7  copyright_date: '2023'
 8  copyright_holder: Timothée Mazzucotelli
 9  copyright_holder_email: pawamoy@pm.me
10  copyright_license: ISC License
11  insiders: false
12  project_description: Move documentation from docstrings to PEP 727 type annotations.
13  project_name: docstrings2pep727
14  python_package_command_line_name: docstrings2pep727
15  python_package_distribution_name: docstrings2pep727
16  python_package_import_name: docstrings2pep727
17  repository_name: docstrings2pep727
18  repository_namespace: pawamoy
19  repository_provider: github.com
20