summaryrefslogtreecommitdiff
path: root/src/zope/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Synchronize and simplify zope/__init__.pyissue114Jason Madden2018-03-081-7/+1
| | | | | | We *do* have a dependency on setuptools, so the try/except block should be unnecessary. At worst it might hide installation errors. Fixes #114.
* 'setuptools' is not a dependency, reverting r97875Baiju Muthukadan2009-03-281-1/+7
|
* As 'setuptools' is a dependency 'pkg_resources' will be available always. ↵Baiju Muthukadan2009-03-111-7/+1
| | | | Ref: http://mail.zope.org/pipermail/zope-dev/2009-March/035277.html
* make happier eggsFred Drake2006-09-071-1/+7
|
* Removed interface copyJim Fulton2006-03-111-1/+1
|
* Fixing tests to run independent of the rest of zope 3.Nathan Yergler2006-02-271-0/+1