mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-15 01:30:40 +00:00
11 lines
174 B
INI
11 lines
174 B
INI
|
[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__
|