File: setup.cfg

package info (click to toggle)
gandi-cli 1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,324 kB
  • sloc: python: 16,691; makefile: 23
file content (14 lines) | stat: -rw-r--r-- 180 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[nosetests]
match = ^test
nocapture = 1
cover-package = gandi.cli
with-coverage = 1
cover-erase = 1

[tool:pytest]
addopts = --cov=gandi.cli

[egg_info]
tag_build = 
tag_date = 0