Clean README in post release job as well. (#17519)
This commit is contained in:
2
setup.py
2
setup.py
@@ -63,7 +63,7 @@ To create the package for pypi.
|
||||
|
||||
10. Copy the release notes from RELEASE.md to the tag in github once everything is looking hunky-dory.
|
||||
|
||||
11. Run `make post-release` (or, for a patch release, `make post-patch`). If you were on a branch for the release,
|
||||
11. Run `make post-release` then run `make fix-copies`. If you were on a branch for the release,
|
||||
you need to go back to main before executing this.
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user