File: setup.cfg

package info (click to toggle)
python-morph 0.1.3-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 196 kB
  • sloc: python: 579; makefile: 20
file content (16 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[easy_install]
zip_ok                  = true

[nosetests]
match                   = ^test
nocapture               = 1
cover-branches          = 1
cover-package           = morph
#with-coverage           = 1
cover-erase             = 1

[register]
repository              = pypi-metagriffin

[upload]
repository              = pypi-metagriffin