~ztk-steering-group/zope.hookable/trunk

1
2
3
4
5
6
7
8
9
10
11
[nosetests]
nocapture=1
cover-package=zope.hookable
cover-erase=1
with-doctest=0
where=src

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