File: setup.cfg

package info (click to toggle)
python-promise 2.3.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 400 kB
  • sloc: python: 2,681; sh: 13; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 98 bytes parent folder | download | duplicates (2)
1
2
3
[flake8]
exclude = tests,scripts,setup.py,docs,promise/utils.py,conftest.py
max-line-length = 120