We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 811402b commit a5681cdCopy full SHA for a5681cd
1 file changed
.github/ISSUE_TEMPLATE/release-update-check-list.md
@@ -72,7 +72,7 @@ assignees: ''
72
`anatomist $(find /drf/brainvisa/brainvisa-x.y/.pixi/envs/default/share/brainvisa-share-x.y -type f -name '*.nii')`
73
`brainvisa`
74
75
-- [ ] Build pip packages for the python projects soma-workflow, soma-base, populse-db and capsul which are distributed in pip:
+- [ ] Build pip packages for the python projects soma-workflow, soma-base, populse-db and capsul which are distributed in pip, if they have changed:
76
- [ ] `./soma-env-x.y/bin/bv python -m build ./soma-env-x.y/src/soma/soma-workflow`
77
- [ ] `./soma-env-x.y/bin/bv python -m build ./soma-env-x.y/src/soma/soma-base`
78
- [ ] `./soma-env-x.y/bin/bv python -m build ./soma-env-x.y/src/populse/populse-db`
0 commit comments