Files
webssh/setup.cfg
2018-04-27 00:44:52 +08:00

11 lines
134 B
INI

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