# vim: ft=ini # pytest.ini for tractor [pytest] # don't show frickin captured logs AGAIN in the report.. addopts = --show-capture='no' log_cli = false ; minversion = 6.0