File: setup.cfg

package info (click to toggle)
pebl 1.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 3,444 kB
  • ctags: 885
  • sloc: python: 3,984; ansic: 244; makefile: 76
file content (18 lines) | stat: -rw-r--r-- 221 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[apydia]
modules = pebl

[build_sphinx]
all_files = 1
build-dir = docs/build
source-dir = docs/src

[egg_info]
tag_build = 
tag_date = 0
tag_svn_revision = 0

[nosetests]
verbosity = 3
doctest-tests = 1
with-doctest = 1