From 6639472bc9d96f131bc56f645f47b9c40156c41b Mon Sep 17 00:00:00 2001 From: Tim Paine <3105306+timkpaine@users.noreply.github.com> Date: Thu, 18 Dec 2025 10:24:52 -0500 Subject: [PATCH] Fix stale docs about number of wheels Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com> --- docs/wiki/dev-guides/Release-Process.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/wiki/dev-guides/Release-Process.md b/docs/wiki/dev-guides/Release-Process.md index c121e0edb..f49e2e8d9 100644 --- a/docs/wiki/dev-guides/Release-Process.md +++ b/docs/wiki/dev-guides/Release-Process.md @@ -206,8 +206,9 @@ cd .. You should end up with a copy of the wheel files and source distribution associated with the GitHub release. You should verify that all files -were successfully downloaded. Currently there are 6 MacOS wheels and 4 -linux wheels. There should only be one source distribution. +were successfully downloaded. Currently we support 4 versions of Python +and MacOS, Linux, and Windows, so there should be 12 total wheels and +one source distribution. Optionally, you can lint the release artifacts with