DEBSOURCES
Skip Quicknav
sources / cclib / 1.8.1-3 / pytest.ini
1234567
[pytest] addopts = -ra console_output_style = progress log_cli = true log_cli_level = WARNING python_classes = *Test* python_files = test*.py