Skip to content

Commit 0853adc

Browse files
authored
Merge pull request #7467 from hugovk/update-release-checklist
Update release checklist: macOS/Linux artifact is called 'wheels'
2 parents 0be67e5 + d455539 commit 0853adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Released as needed privately to individual vendors for critical security-related
103103
and copy into `dist/`. For example using [GitHub CLI](https://github.com/cli/cli):
104104
```bash
105105
gh run download --dir dist
106-
# select dist-x.y.z
106+
# select wheels
107107
```
108108
* [ ] Download the Linux aarch64 wheels created by Travis CI from [GitHub releases](https://github.com/python-pillow/Pillow/releases)
109109
and copy into `dist`.

0 commit comments

Comments
 (0)