Revision 39c81a01a45a14bc99aaf51ead2ee3bfd423a69e authored by Sean on 02 March 2022, 04:18:32 UTC, committed by Sean on 02 March 2022, 04:19:03 UTC
1 parent 896ea36
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 ...