We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8064e90 + a0d7b16 commit a85617cCopy full SHA for a85617c
1 file changed
template/README.dev.md.jinja
@@ -135,7 +135,6 @@ This section describes how to make a release in 3 parts:
135
136
{% if AddChangeLog -%}1. Update the <CHANGELOG.md> (don't forget to update links at bottom of page).{%- endif %}
137
{% if AddCitation -%}1. Verify that the information in [`CITATION.cff`](CITATION.cff) is correct.{%- endif %}
138
-1. Verify that the information in [`CITATION.cff`](CITATION.cff) is correct.
139
1. Make sure the [version has been updated](#versioning).
140
1. Run the unit tests with `pytest -v`
141
0 commit comments