File: setup.cfg

package info (click to toggle)
python-pygit2 1.18.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,804 kB
  • sloc: ansic: 12,348; python: 11,309; sh: 205; makefile: 26
file content (3 lines) | stat: -rw-r--r-- 89 bytes parent folder | download | duplicates (4)
1
2
3
[pycodestyle]
exclude = .eggs,.git,.tox,build,dist,docs,venv*
select = E4,E9,W1,W2,W3,W6