We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f331bf9 commit fdd8647Copy full SHA for fdd8647
README.md
@@ -31,8 +31,9 @@ python -m pip install basemap-data
31
python -m pip install basemap-data-hires
32
```
33
34
-Precompiled `basemap` binary wheels for Windows and GNU/Linux are also
35
-available in PyPI (architectures x86 and x64, Python 2.7 and 3.5+):
+Precompiled `basemap` binary wheels for Windows and GNU/Linux
+(architectures x86 and x64, Python 2.7 and 3.5+) as well as for MacOS
36
+(architectures x64 and arm64, Python 3.9+) are also available in PyPI:
37
```sh
38
python -m pip install basemap
39
0 commit comments