diff --git a/setup.cfg b/setup.cfg index bf428e9..bd60dc5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,8 +1,5 @@ [tool:pytest] addopts = -v --cov blender_asset_tracer --cov-report term-missing -log_format = %(asctime)s %(levelname)s %(name)s %(message)s -log_date_format = %Y-%m-%d %H:%M:%S -log_level = DEBUG [pep8] max-line-length = 100