File: setup.cfg

package info (click to toggle)
python-repoze.lru 0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 164 kB
  • sloc: python: 594; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 193 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[easy_install]
zip_ok = false

[nosetests]
match = ^test
where = repoze/lru
nocapture = 1
cover-package = repoze.lru
cover-erase = 1

[egg_info]
tag_build = 
tag_date = 0
tag_svn_revision = 0