File: setup.cfg

package info (click to toggle)
case 1.5.3%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 360 kB
  • sloc: python: 1,026; makefile: 205; sh: 63
file content (17 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[nosetests]
where = case/tests

[flake8]
ignore = N806, N802, N801, N803

[pep257]
ignore = D102,D104,D203,D105,D213

[wheel]
universal = 1

[egg_info]
tag_build = 
tag_date = 0
tag_svn_revision = 0