Files
python-template/project/copier.yml
T
John Lancaster 0434a5f3d9 updates
2026-05-30 14:24:09 -05:00

12 lines
194 B
YAML

project_name:
type: str
help: What is the project name?
repo_name:
type: str
help: What is the repo name?
module_name:
type: str
help: What is your Python module name?