File: setup.cfg_tmpl

package info (click to toggle)
python-pecan 1.1.2-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,268 kB
  • ctags: 2,123
  • sloc: python: 10,456; makefile: 150; sh: 46
file content (6 lines) | stat: -rw-r--r-- 92 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
[nosetests]
match=^test
where=${package}
nocapture=1
cover-package=${package}
cover-erase=1