https://github.com/GeoscienceAustralia/PyRate
Tip revision: 75568d175fb9b7f9421e532a5dbfc65c2c4f3b28 authored by Richard Taylor on 16 March 2022, 00:02:33 UTC
Update build.yml
Update build.yml
Tip revision: 75568d1
pytest.ini
[pytest]
filterwarnings =
ignore::DeprecationWarning
markers =
slow: marks tests as slow (deselect with '-m "not slow"')
mpi: marks tests that require mpi (deselect with '-m "not mpi"')