File: setup.cfg

package info (click to toggle)
python-envisageplugins 3.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,616 kB
  • ctags: 1,970
  • sloc: python: 7,047; makefile: 11; sh: 11; lisp: 1
file content (16 lines) | stat: -rw-r--r-- 303 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[egg_info]
tag_build = 
tag_date = 0
tag_svn_revision = 0

[nosetests]
tests = enthought/envisage/developer/code_browser/tests,enthought/envisage/ui/action/tests
verbosity = 0
with-coverage = 1
detailed-errors = 1
with-doctest = 1

[aliases]
release = egg_info -RDb ''
bdist_egg = build_docs bdist_egg