webssh/setup.cfg

8 lines
111 B
INI

[metadata]
license_file = LICENSE
[flake8]
exclude = .git,build,dist,tests, __init__.py
max-line-length = 79