[bdist_wheel] universal = 1 [yapf] based_on_style = facebook column_limit = 100 [tool:isort] skip=venv,dockerenv,build,dist,hooksvenv line_length=100 multi_line_output=3 no_lines_before=LOCALFOLDER known_localpackage={{cookiecutter.project_name}} sections=FUTURE,STDLIB,FIRSTPARTY,THIRDPARTY,LOCALPACKAGE,LOCALFOLDER