Codebase list python-hl7 / 4fbe722f-da91-475c-abc8-59af9396fc84/upstream setup.cfg
4fbe722f-da91-475c-abc8-59af9396fc84/upstream

Tree @4fbe722f-da91-475c-abc8-59af9396fc84/upstream (Download .tar.gz)

setup.cfg @4fbe722f-da91-475c-abc8-59af9396fc84/upstreamraw · history · blame

[flake8]
ignore = E501
exclude = ._*

[bdist_wheel]
universal = 1

[isort]
multi_line_output = 3
include_trailing_comma = true
force_grid_wrap = 0
use_parentheses = true
line_length = 88
known_first_party = hl7

[egg_info]
tag_build = 
tag_date = 0