NLeSC / python-template

Netherlands eScience Center Python Template
https://research-software-directory.org/software/nlesc-python-template
Apache License 2.0
196 stars 77 forks source link

Consider changing CITATION.cff to make cffconvert pass #640

Closed lyashevska closed 2 months ago

lyashevska commented 2 months ago

Checklist before submitting an issue

Issue details

CITATION.cff contains some dummy fields that need to be adjusted by the user. E.g. https://github.com/NLeSC/python-template/blob/d4632bda729b0253aea8bed4a70a60cbed356940/template/%7B%25%20if%20AddCitation%20%25%7DCITATION.cff%7B%25%20endif%20%25%7D.jinja#L10

As the result cffconvert workflow fails. image

Consider reducing to the minimum to make it pass similar to: https://github.com/abelsiqueira/BestieTemplate.jl/blob/main/template/CITATION.cff.jinja