[bdist_wheel] universal = 1 [yapf] based_on_style = facebook coalesce_brackets = True column_limit = 100 [tool:isort] include_trailing_comma = True known_localpackage = apps_etl_runner, tests line_length = 100 multi_line_output = 3 no_lines_before = LOCALFOLDER sections = FUTURE,STDLIB,FIRSTPARTY,THIRDPARTY,LOCALPACKAGE,LOCALFOLDER skip = venv,dockerenv,build,dist,hooksvenv