File: setup.cfg

package info (click to toggle)
orbit-predictor 1.15.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 260 kB
  • sloc: python: 1,616; makefile: 3
file content (16 lines) | stat: -rw-r--r-- 172 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[flake8]
max-line-length = 99
exclude = 
	.git,
	__pycache__,
	.ropeproject,
	.fades

[isort]
line_length = 79
multi_line_output = 3

[egg_info]
tag_build = 
tag_date = 0