8000 DOC Update docs for making a release (#25047) · jjerphan/scikit-learn@9323dd2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9323dd2

Browse files
jeremiedbbjjerphan
authored andcommitted
DOC Update docs for making a release (scikit-learn#25047)
1 parent 98cf537 commit 9323dd2

File tree

Collapse file tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/developers/maintainer.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,8 @@ The following GitHub checklist might be helpful in a release PR::
301301

302302
* [ ] update news and what's new date in release branch
303303
* [ ] update news and what's new date and sklearn dev0 version in main branch
304-
* [ ] check that the for the release wheels can be built successfully
304+
* [ ] update SECURITY.md in release and main branch
305+
* [ ] check that the wheels for the release can be built successfully
305306
* [ ] merge the PR with `[cd build]` commit message to upload wheels to the staging repo
306307
* [ ] upload the wheels and source tarball to https://test.pypi.org
307308
* [ ] create tag on the main github repo

0 commit comments

Comments
 (0)
0