File: setup.cfg

package info (click to toggle)
beaker 1.6.3-1.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 424 kB
  • sloc: python: 3,678; makefile: 45
file content (13 lines) | stat: -rw-r--r-- 190 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
[egg_info]
tag_build = 
tag_svn_revision = 0
tag_date = 0

[nosetests]
where = tests
verbose = True
detailed-errors = True
with-doctest = True
cover-package = beaker
cover-inclusive = True