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
pytest.ini
[pytest]
filterwarnings =
ignore::DeprecationWarning
markers =
slow: marks tests as slow (deselect with '-m "not slow"')
mpi: marks tests that require mpi (deselect with '-m "not mpi"')