We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1a6456 commit a0d7b16Copy full SHA for a0d7b16
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