matplotlib / basemap

Plot on map projections (with coastlines and political boundaries) using matplotlib
MIT License
774 stars 392 forks source link

Update manylinux action to compile NumPy on Py38/Py39 x86 #549

Closed molinav closed 2 years ago

molinav commented 2 years ago

Fixes broken CI on manylinux x86 for Python 3.8 and Python 3.9 due to lack of wheels in PyPI.