Revision 8a8fc154a0ba9f01946db1f95b0d5a15bd591138 authored by Sean on 01 March 2022, 03:09:18 UTC, committed by Sean on 01 March 2022, 03:09:18 UTC
1 parent 90d7f67
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 ...