You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we have a workflow which runs PyGMT tests using GMT master branch on Linux and macOS, but we don't run the tests on Windows, because it's difficult and time-consuming to build GMT source codes on Windows. So we don't know if PyGMT works with GMT master on Windows.
As the conda-forge channel also provide GMT dev versions, now it's possible to test PyGMT with GMT master branch on Windows, although the GMT dev versions from conda-forge channel are usually one or a few weeks behind the GMT master branch (better than no tests).
I think we can improve the workflow so that it can test on Windows, using the GMT dev packages from conda-forge.
Are you willing to help implement and maintain this feature? Yes
The text was updated successfully, but these errors were encountered:
Description of the desired feature
Currently, we have a workflow which runs PyGMT tests using GMT master branch on Linux and macOS, but we don't run the tests on Windows, because it's difficult and time-consuming to build GMT source codes on Windows. So we don't know if PyGMT works with GMT master on Windows.
As the conda-forge channel also provide GMT dev versions, now it's possible to test PyGMT with GMT master branch on Windows, although the GMT dev versions from conda-forge channel are usually one or a few weeks behind the GMT master branch (better than no tests).
I think we can improve the workflow so that it can test on Windows, using the GMT dev packages from conda-forge.
Are you willing to help implement and maintain this feature? Yes
The text was updated successfully, but these errors were encountered: