tls-canary/setup.cfg

11 строки
165 B
INI

[metadata]
description-file = README.rst
[aliases]
test = pytest
[tool:pytest]
testpaths = tests/ tlscanary/
addopts = --codestyle
codestyle_max_line_length = 120