File: setup.cfg

package info (click to toggle)
python-envisagecore 3.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 992 kB
  • sloc: python: 4,091; makefile: 76; sh: 5
file content (15 lines) | stat: -rw-r--r-- 246 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[egg_info]
tag_build = 
tag_svn_revision = 0
tag_date = 0

[aliases]
release = egg_info -RDb ''

[nosetests]
verbosity = 0
with-doctest = 1
detailed-errors = 1
with-coverage = 1
tests = enthought/envisage/tests,enthought/envisage/resource/tests