File: setup.cfg

package info (click to toggle)
zope.proxy 4.2.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 376 kB
  • sloc: python: 1,850; ansic: 1,036; xml: 356; makefile: 134
file content (16 lines) | stat: -rw-r--r-- 253 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[nosetests]
nocapture = 1
cover-package = zope.proxy
cover-erase = 1
with-doctest = 0
where = src

[aliases]
dev = develop easy_install zope.proxy[testing]
docs = easy_install zope.proxy[docs]

[egg_info]
tag_build = 
tag_date = 0
tag_svn_revision = 0