File: setup.cfg

package info (click to toggle)
python-cartopy 0.24.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 13,096 kB
  • sloc: python: 16,035; makefile: 159; javascript: 66; sh: 6
file content (6 lines) | stat: -rw-r--r-- 95 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
[flake8]
max-line-length = 88
exclude = \
    build, \
    setup.py, \
    docs/source/conf.py