File: setup.cfg

package info (click to toggle)
python-cartopy 0.25.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,360 kB
  • sloc: python: 16,554; makefile: 159; javascript: 66
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