Migrate to copier-based swh-py-template

This commit is contained in:
David Douard 2023-11-24 18:15:13 +01:00
parent 553884fa56
commit c2402f405f
11 changed files with 144 additions and 179 deletions

11
.copier-answers.yml Normal file
View file

@ -0,0 +1,11 @@
# Changes here will be overwritten by Copier
_commit: v0.1.5
_src_path: https://gitlab.softwareheritage.org/swh/devel/swh-py-template.git
description: Software Heritage lister
distribution_name: swh-lister
have_cli: true
have_workers: true
package_root: swh/lister
project_name: swh.lister
python_minimal_version: '3.7'
readme_format: rst