Skip to content

Commit 87b9d3b

Browse files
authored
Update developers_guide.rst
1 parent 47b8c48 commit 87b9d3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/developers_guide.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,10 +181,10 @@ Making a release
181181
182182
.. Add a section in /doc/releases/<version>.rst for the release.
183183
184-
First check that the version string (in :file:`elephant/__init__.py`, :file:`setup.py`,
185-
:file:`doc/conf.py` and :file:`doc/install.rst`) is correct.
184+
First, check that the version string (in :file:`elephant/__init__.py`, :file:`setup.py`,
185+
:file:`doc/conf.py`, and :file:`doc/install.rst`) is correct.
186186

187-
Second check that the copyright statement (in :file:`LICENCE.txt`, :file:`doc/conf.py`) is correct.
187+
Second, check that the copyright statement (in :file:`LICENCE.txt`, :file:`README.md`, and :file:`doc/conf.py`) is correct.
188188

189189
To build a source package::
190190

0 commit comments

Comments
 (0)