File: setup.cfg

package info (click to toggle)
python-translationstring 1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 248 kB
  • sloc: python: 797; makefile: 70
file content (17 lines) | stat: -rw-r--r-- 215 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[easy_install]
zip_ok = false

[nosetests]
match = ^test
where = translationstring
nocapture = 1
cover-package = translationstring
cover-erase = 1

[bdist_wheel]
universal = 1

[egg_info]
tag_build = 
tag_date = 0