File: setup.cfg

package info (click to toggle)
github-cli 1.0.0-1%2Bnmu1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 128 kB
  • sloc: python: 657; makefile: 3
file content (12 lines) | stat: -rw-r--r-- 174 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
[nosetests]
verbosity = 2
detailed-errors = 1

[aliases]
testc = nosetests --cover-package=github --with-coverage

[egg_info]
tag_build = 
tag_date = 0
tag_svn_revision = 0