File: setup.cfg

package info (click to toggle)
python-simple-pid 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 200 kB
  • sloc: python: 394; makefile: 9
file content (3 lines) | stat: -rw-r--r-- 72 bytes parent folder | download
1
2
3
[flake8]
exclude=venv/,docs/,simple_pid/__init__.py
max-line-length=100