summaryrefslogtreecommitdiff
path: root/ci/ghrel_template.md.j2
blob: 9d626bcab7bad49181b18d95917fe3c2c0f19064 (plain)
1
2
3
4
5
<!-- for use with scriv to create GitHub releases. -->
{{body}}

:arrow_right:&nbsp; PyPI page: [coverage {{version}}](https://pypi.org/project/coverage/{{version}}).
:arrow_right:&nbsp; To install: `python3 -m pip install coverage=={{version}}`