File: setup.cfg

package info (click to toggle)
python-apptools 5.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,552 kB
  • sloc: python: 9,868; makefile: 80
file content (11 lines) | stat: -rw-r--r-- 145 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
[flake8]
ignore = E266, W503
per-file-ignores = 
	*/api.py:F401,
	*/__init__.py:F401,
	*/undo/*:F401,H101

[egg_info]
tag_build = 
tag_date = 0