https://github.com/GeoscienceAustralia/PyRate
Tip revision: 8203989e7d9b675491e79610cff04728d8dc3973 authored by Matt Garthwaite on 18 October 2021, 03:58:53 UTC
add details about SNAP software to doco [ci skip]
add details about SNAP software to doco [ci skip]
Tip revision: 8203989
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"')