summaryrefslogtreecommitdiffstats
path: root/third_party/python/fluent.syntax/setup.cfg
blob: 4fb7b37a15a4c69fb91f19136bdc5ffa166fc5b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[metadata]
version = 0.18.1

[bdist_wheel]
universal = 1

[flake8]
exclude = .tox
max-line-length = 120

[isort]
line_length = 120
skip_glob = .tox
not_skip = __init__.py

[egg_info]
tag_build = 
tag_date = 0