File: setup.cfg

package info (click to toggle)
python-setoptconf 0.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 252 kB
  • sloc: python: 1,427; sh: 7; makefile: 5
file content (20 lines) | stat: -rw-r--r-- 279 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[nosy]
base_path = ./
glob_patterns = *.py

[nosetests]
with-coverage = 1
cover-package = setoptconf
cover-erase = 1
nocapture = 1

[prospector]
strictness = veryhigh
profiles = .prospector.yaml
output_format = grouped
messages_only = True

[egg_info]
tag_build = 
tag_date = 0