File: setup.cfg

package info (click to toggle)
python-pyluach 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 336 kB
  • sloc: python: 2,300; makefile: 20; sh: 6
file content (3 lines) | stat: -rw-r--r-- 66 bytes parent folder | download
1
2
3
[flake8]
exclude = ENV,dist,docs,tests,build
extend-ignore = E228