File: setup.cfg

package info (click to toggle)
prelude-correlator 5.2.0-1.2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,032 kB
  • sloc: python: 1,603; sh: 34; makefile: 23
file content (12 lines) | stat: -rw-r--r-- 173 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
[flake8]
exclude = .git,__pycache__,build
max_line_length = 120
builtins = env
format = pylint
statistics = True

[egg_info]
tag_build = 
tag_date = 0
tag_svn_revision = 0