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