https://github.com/GeoscienceAustralia/PyRate
Tip revision: 6a8a851c787dffdf128138b0392b94518421e0a5 authored by dependabot[bot] on 06 July 2023, 22:21:18 UTC
Bump scipy from 1.5.4 to 1.10.0
Bump scipy from 1.5.4 to 1.10.0
Tip revision: 6a8a851
setup.cfg
# Inside of setup.cfg
[metadata]
description-file = README.rst
[aliases]
test = pytest
[tool:pytest]
markers:
slow: Skipped unless --runslow passed