https://github.com/GeoscienceAustralia/PyRate
Tip revision: 870e8de119e875c47d19bc97f4c8518cc5bf8f20 authored by Sudipta Basak on 18 August 2021, 23:54:39 UTC
ported build.yml from develop
ported build.yml from develop
Tip revision: 870e8de
setup.cfg
# Inside of setup.cfg
[metadata]
description-file = README.rst
[aliases]
test = pytest
[tool:pytest]
markers:
slow: Skipped unless --runslow passed