Merge pull request #7467 from hugovk/update-release-checklist

Update release checklist: macOS/Linux artifact is called 'wheels'
This commit is contained in:
Andrew Murray 2023-10-16 08:05:08 +11:00 committed by GitHub
commit 0853adcd92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,7 +103,7 @@ Released as needed privately to individual vendors for critical security-related
and copy into `dist/`. For example using [GitHub CLI](https://github.com/cli/cli):
```bash
gh run download --dir dist
# select dist-x.y.z
# select wheels
```
* [ ] Download the Linux aarch64 wheels created by Travis CI from [GitHub releases](https://github.com/python-pillow/Pillow/releases)
and copy into `dist`.