Skip to content

Commit 472c380

Browse files
committed
doc: Update list of supported platform in README
1 parent f6e5235 commit 472c380

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,14 @@ file.
2929

3030
The following platforms are supported by the binary wheels:
3131

32-
| OS | Arch |
33-
| ------------- | -------------------------------------------------------------------------------------- |
34-
| Windows | 64-bit<br>32-bit<br>ARM64 |
35-
| Linux Intel | manylinux2010+ 64-bit<br>musllinux 64-bit<br>manylinux2010+ 32-bit<br>musllinux 32-bit |
36-
| Linux ARM | manylinux2014+ AArch64<br>musllinux AArch64 |
37-
| Linux PowerPC | manylinux2014+ ppc64le<br>musllinux ppc64le |
38-
| Linux IBM Z | manylinux2014+ s390x<br>musllinux s390x |
39-
| macOS 10.10+ | Intel |
40-
| macOS 11+ | Apple Silicon |
32+
| OS | Arch |
33+
| ------------- | ---------------------------------------------------------------------------- |
34+
| Windows | 64-bit<br>32-bit<br>ARM64 |
35+
| Linux Intel | manylinux 64-bit<br>musllinux 64-bit<br>manylinux 32-bit<br>musllinux 32-bit |
36+
| Linux ARM | manylinux AArch64<br>musllinux AArch64 |
37+
| Linux PowerPC | manylinux ppc64le<br>musllinux ppc64le |
38+
| macOS 10.10+ | Intel |
39+
| macOS 11+ | Apple Silicon |
4140

4241
## License
4342

0 commit comments

Comments
 (0)