https://github.com/GeoscienceAustralia/PyRate
Tip revision: 8e752c3563eebfe216c354c584c8976292199767 authored by Sudipta Basak on 31 May 2021, 23:51:08 UTC
orbital independent correction] reuse network method correction for independent method
orbital independent correction] reuse network method correction for independent method
Tip revision: 8e752c3
setup.cfg
# Inside of setup.cfg
[metadata]
description-file = README.rst
[aliases]
test = pytest
[tool:pytest]
markers:
slow: Skipped unless --runslow passed