autonomic.gandi/setup.cfg

17 lines
232 B
INI

[tool:pytest]
testpaths = test
[flake8]
max-line-length = 80
[isort]
line_length = 80
multi_line_output = 3
skip = .venv, .tox
include_trailing_comma = True
[metadata]
name = autonomic.gandi
author = decentral1se
version = 0.0.1