Skip to content

Commit 9c19a15

Browse files
authored
Update doc/development/development.rst
1 parent bc32919 commit 9c19a15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/development/development.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ As a specific example:
442442
* Finish the release notes and merge
443443
* Locally tag the main branch with the newly merged release notes with the new version
444444
* Push the tag to the remote repository which will trigger the release action (.github/workflows/publish-to-pypi.yml)
445-
* Do an after-release PR:
445+
* Do an after-release `PR <https://github.com/SpikeInterface/spikeinterface/pull/3828/files>`_:
446446
- Uncomment the git installs in pyproject
447447
- Modify `DEV_MODE` in the top level ``__init__`` (located at ``src/spikeinterface/__init__.py``)
448448
- Update `pyproject.toml` version one patch ahead or one minor if it is larger one.

0 commit comments

Comments
 (0)