Skip to content

Commit 8d00c1e

Browse files
authored
Update release-check-list.md
1 parent 71f8976 commit 8d00c1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/release-check-list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,10 @@ EOF
9595
`brainvisa`
9696
- [ ] Make it the default version: `ln -sfT brainvisa-x.y/ /drf/brainvisa/brainvisa`
9797

98-
- [ ] Build pip packages for the python projects soma-workflow, soma-base, populse_db and capsul which are distributed in pip:
98+
- [ ] Build pip packages for the python projects soma-workflow, soma-base, populse-db and capsul which are distributed in pip:
9999
- [ ] `./soma-env-x.y/bin/bv python -m build ./soma-env-x.y/src/soma/soma-workflow`
100100
- [ ] `./soma-env-x.y/bin/bv python -m build ./soma-env-x.y/src/soma/soma-base`
101-
- [ ] `./soma-env-x.y/bin/bv python -m build ./soma-env-x.y/src/populse/populse_db`
101+
- [ ] `./soma-env-x.y/bin/bv python -m build ./soma-env-x.y/src/populse/populse-db`
102102
- [ ] `./soma-env-x.y/bin/bv python -m build ./soma-env-x.y/src/capsul`
103103

104104
- [ ] Publish them to `test.pypi.org`

0 commit comments

Comments
 (0)