Skip to content

Commit 6639472

Browse files
committed
Fix stale docs about number of wheels
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
1 parent 540b283 commit 6639472

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/wiki/dev-guides/Release-Process.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,9 @@ cd ..
206206

207207
You should end up with a copy of the wheel files and source distribution
208208
associated with the GitHub release. You should verify that all files
209-
were successfully downloaded. Currently there are 6 MacOS wheels and 4
210-
linux wheels. There should only be one source distribution.
209+
were successfully downloaded. Currently we support 4 versions of Python
210+
and MacOS, Linux, and Windows, so there should be 12 total wheels and
211+
one source distribution.
211212

212213
Optionally, you can lint the release artifacts with
213214

0 commit comments

Comments
 (0)