File: setup.cfg

package info (click to toggle)
breathe 4.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,712 kB
  • ctags: 3,316
  • sloc: python: 9,631; cpp: 1,408; makefile: 510; ansic: 138; sh: 67
file content (7 lines) | stat: -rw-r--r-- 100 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7

[flake8]
max-line-length = 100
exclude=compoundsuper.py,indexsuper.py

[bdist_wheel]
universal = 1