Commit 4ccb4a99 authored by Hanno Schlichting's avatar Hanno Schlichting

Clean up alltests, now that there's no other trunk anymore

parent d111854a
......@@ -6,10 +6,7 @@ extends = buildout.cfg
parts += alltests
[alltests]
recipe = zc.recipe.testrunner<1.1dev
# The commented packages are present on SVN trunk but not used (downloaded)
# by Zope2.buildout. If you manage to reduce the dependencies further, feel
# free to comment out more eggs.
recipe = zc.recipe.testrunner
eggs =
${buildout:eggs}
Acquisition
......@@ -33,7 +30,6 @@ eggs =
zope.datetime
zope.deferredimport
zope.deprecation
# zope.documenttemplate
zope.dottedname
zope.dublincore
zope.error
......@@ -52,13 +48,11 @@ eggs =
zope.pagetemplate
zope.proxy
zope.publisher
# zope.rdb
zope.schema
zope.security
zope.securitypolicy
zope.sendmail
zope.sequencesort
# zope.server
zope.session
zope.site
zope.size
......@@ -69,7 +63,6 @@ eggs =
zope.thread
zope.traversing
zope.viewlet
# zope.wfmc
# Fetch undeclared ftests dependencies
zope.app.principalannotation
zope.app.schema
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment