issues
search
GenericMappingTools
/
sphinx_gmt
Sphinx extensions for GMT
https://www.generic-mapping-tools.org/sphinx_gmt
BSD 3-Clause "New" or "Revised" License
7
stars
1
forks
source link
Migrate CI jobs from Azure Pipelines to GitHub Actions
#28
Closed
seisman
closed
4 years ago
seisman
commented
4 years ago
Description of proposed changes
Remove Azure Pipelines configurations
Run tests on Python 3.6-3.8, on Linux, macOS and Windows
Reminders
[x] Run
make format
and
make check
to make sure the code follows the style guide.
[ ] Add tests for new features or tests that would have caught the bug that you're fixing.
[ ] If adding new functionality, add an example to docstrings or tutorials.
Description of proposed changes
Reminders
make format
andmake check
to make sure the code follows the style guide.