Bump pygmt from 0.6.1 to 0.7.0, geopandas from 0.10.2 to 0.11.0#39
Bump pygmt from 0.6.1 to 0.7.0, geopandas from 0.10.2 to 0.11.0#39
Conversation
|
The Julia build seems to be broken, need to fix it in a separate PR so that the try-gmt mybinder works. |
|
the failure was explained here - #36 (comment), which suggests there's nothing we could do other than temporarily disable the julia component. |
Ah ok, then let's temporarily disable Julia. Or we can find a way to separate GMT C/Julia/Python into different mybinder environments. |
|
On a long term there is something I'd like to do: To build GMT for the three main OS's using VcPkg. This would create installers for the 3 (plus BSD?) of them. I've looked at the GH actions but can't understand where and how we can check that the MSVC compiler is installed. |
|
I got an update today for clang and C library (for macports): |
Supersedes #35. Part of GenericMappingTools/pygmt#1966