Revision 53d9572b00eb4f99066757e52a2210eaa88fd230 authored by Sean on 25 February 2022, 04:05:53 UTC, committed by Sean on 25 February 2022, 04:05:53 UTC
1 parent 1033836
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"')

Computing file changes ...