Files
webssh/setup.cfg
2018-05-30 21:37:45 +08:00

10 lines
133 B
INI

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