https://github.com/GeoscienceAustralia/PyRate
Tip revision: f77ad6e7fd90f3c0eb255bd553d4666b5db40bcf authored by Matt Garthwaite on 04 August 2020, 00:12:52 UTC
update release date and authors
update release date and authors
Tip revision: f77ad6e
setup.cfg
# Inside of setup.cfg
[metadata]
description-file = README.rst
[aliases]
test = pytest
[tool:pytest]
markers:
slow: Skipped unless --runslow passed