File: setup.cfg

package info (click to toggle)
aptdaemon 0.45-2%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,540 kB
  • sloc: python: 11,257; sh: 62; makefile: 5
file content (14 lines) | stat: -rw-r--r-- 215 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[nosetests]
verbose=2
detailed-errors=1
#pdb=1
#pdb-failures=1
nologcapture=1

[build]
i18n=True
icons=True

[build_i18n]
domain=aptdaemon
xml_files=[("share/polkit-1/actions/", ("data/org.debian.apt.policy.in",))]