https://github.com/GeoscienceAustralia/PyRate
Tip revision: f3008888f978994e9de266b55410d3577b0c722f authored by dependabot[bot] on 22 June 2022, 01:10:05 UTC
Bump numpy from 1.19.4 to 1.22.0
Bump numpy from 1.19.4 to 1.22.0
Tip revision: f300888
setup.cfg
# Inside of setup.cfg
[metadata]
description-file = README.rst
[aliases]
test = pytest
[tool:pytest]
markers:
slow: Skipped unless --runslow passed