File: setup.cfg

package info (click to toggle)
sentinelsat 1.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 376 kB
  • sloc: python: 3,452; makefile: 10
file content (14 lines) | stat: -rw-r--r-- 156 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[metadata]
description_file = README.rst

[flake8]
ignore = E731
max-line-length = 120

[coverage:run]
branch = True

[egg_info]
tag_build = 
tag_date = 0