ansible-later/setup.cfg

11 lines
174 B
INI
Raw Normal View History

2018-12-19 11:19:07 +01:00
[metadata]
description-file = README.md
license_file = LICENSE
[bdist_wheel]
universal = 1
[flake8]
max-line-length = 100
exclude = .git,.hg,.svn,test,setup.py,__pycache__