Revision 90d7f67a6bf45159a83d6653ebee5a76aacb157c authored by Sean on 25 February 2022, 04:33:03 UTC, committed by Sean on 25 February 2022, 04:33:28 UTC
1 parent 53d9572
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 ...