File: setup.cfg

package info (click to toggle)
python-junit-xml 1.9-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 160 kB
  • sloc: python: 892; makefile: 21
file content (6 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
[flake8]
max-line-length = 120
exclude = .git,.tox,build,dist,venv

[wheel]
universal = 1