Update README to latest release (#16997)

This commit is contained in:
Sylvain Gugger
2022-04-28 14:17:44 -04:00
committed by GitHub
parent 3486a92a57
commit e6f00a11d7
5 changed files with 43 additions and 40 deletions

View File

@@ -19,6 +19,9 @@ To create the package for pypi.
1. Run `make pre-release` (or `make pre-patch` for a patch release) then run `make fix-copies` to fix the index of the
documentation.
If releasing on a special branch, copy the updated README.md on the main branch for your the commit you will make
for the post-release and run `make fix-copies` on the main branch as well.
2. Run Tests for Amazon Sagemaker. The documentation is located in `./tests/sagemaker/README.md`, otherwise @philschmid.