Skip to content

Commit

Permalink
Update doc/source/dev/create_release.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Cech <marten@bx.psu.edu>
  • Loading branch information
bernt-matthias and martenson authored Jun 28, 2024
1 parent d006411 commit df044c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/dev/create_release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ and that you have configured your remotes so that you can push to the configured
The script should abort gracefully if that is not the case.

Follow these steps:
0. Enable the push URL of the galaxyproject remote if you have disable it and disable pre-commit hooks
0. Enable the push URL of the galaxyproject remote if you have disabled it and disable pre-commit hooks
1. Check out the branch from which you want to create a release, e.g. release_23.0: `git checkout release_23.0`
2. Activate your local virtualenv with Galaxy's dev requirements: `. .venv/bin/activate`
3. Update Galaxy's dev dependencies (if you haven't done this in a while): `pip install -r lib/galaxy/dependencies/dev-requirements.txt`
Expand Down

0 comments on commit df044c4

Please sign in to comment.