We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc32919 commit 9c19a15Copy full SHA for 9c19a15
1 file changed
doc/development/development.rst
@@ -442,7 +442,7 @@ As a specific example:
442
* Finish the release notes and merge
443
* Locally tag the main branch with the newly merged release notes with the new version
444
* 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:
+* Do an after-release `PR <https://github.com/SpikeInterface/spikeinterface/pull/3828/files>`_:
446
- Uncomment the git installs in pyproject
447
- Modify `DEV_MODE` in the top level ``__init__`` (located at ``src/spikeinterface/__init__.py``)
448
- Update `pyproject.toml` version one patch ahead or one minor if it is larger one.
0 commit comments