Skip to content

Commit d38100d

Browse files
authored
Merge pull request #653 from Point72/tkp/docs
Fix stale docs about number of wheels
2 parents b2e096c + 6639472 commit d38100d

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)