Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc580a8 commit 81ce13aCopy full SHA for 81ce13a
doc/developers/maintainer.rst
@@ -301,7 +301,8 @@ The following GitHub checklist might be helpful in a release PR::
301
302
* [ ] update news and what's new date in release branch
303
* [ ] 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
+ * [ ] update SECURITY.md in release and main branch
305
+ * [ ] check that the wheels for the release can be built successfully
306
* [ ] merge the PR with `[cd build]` commit message to upload wheels to the staging repo
307
* [ ] upload the wheels and source tarball to https://test.pypi.org
308
* [ ] create tag on the main github repo
0 commit comments