feat: migrate to Copier template #60
ci.yml
on: push
validate-template
8s
audit
5s
Annotations
2 errors and 2 warnings
|
audit
Process completed with exit code 2.
|
|
validate-template
Process completed with exit code 2.
|
|
audit
Error while parsing pyproject.toml: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
38: [project.scripts]
39: {{ project_name }} = "{{ package_name }}.main:main"
^
|
|
validate-template
Error while parsing pyproject.toml: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
38: [project.scripts]
39: {{ project_name }} = "{{ package_name }}.main:main"
^
|