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
setup.cfg
# Inside of setup.cfg
[metadata]
description-file = README.rst
[aliases]
test = pytest
[tool:pytest]
markers:
slow: Skipped unless --runslow passed