swh-lister/.copier-answers.yml
Antoine Lambert edef3b850c
Apply swh-py-template v0.3.3 with copier
Bump development tools: mypy, codespell, isort, ...

Move all tools configuration in pyproject.toml.

Remove no longer needed mypy overrides.
2025-02-17 13:44:24 +01:00

11 lines
339 B
YAML

# Changes here will be overwritten by Copier
_commit: v0.3.3
_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