File: setup.cfg

package info (click to toggle)
html5lib 1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,436 kB
  • sloc: python: 13,016; sh: 10; makefile: 7
file content (16 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[bdist_wheel]
universal = 1

[pep8]
ignore = N
max-line-length = 139
exclude = .git,__pycache__,.tox,doc

[flake8]
ignore = N, W504
max-line-length = 139

[egg_info]
tag_build = 
tag_date = 0