Files
webssh/setup.cfg
T
2018-04-27 00:04:48 +08:00

8 lines
111 B
INI

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