csv-metadata-quality/pytest.ini

6 lines
143 B
INI

[pytest]
addopts= -rsxX -s -v --strict --capture=sys
filterwarnings =
error::UserWarning
ignore:.*U.* is deprecated:DeprecationWarning