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
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"')