Update release checklist: macOS/Linux artifact is called 'wheels'

This commit is contained in:
Hugo van Kemenade 2023-10-15 20:08:48 +03:00
parent 0be67e5544
commit d455539d0d

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`.