File: setup.cfg

package info (click to toggle)
supervisor 3.0r1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 2,292 kB
  • sloc: python: 23,424; sh: 103; makefile: 80
file content (20 lines) | stat: -rw-r--r-- 246 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[easy_install]
zip_ok = false

[nosetests]
exclude = medusa
where = supervisor
nocapture = 1
cover-package = supervisor
with-coverage = 1
cover-erase = 1

[bdist_rpm]
requires = 
	meld3

[egg_info]
tag_build = 
tag_date = 0
tag_svn_revision = 0