[Zope-Checkins] SVN: Zope/trunk/buildout.cfg Include extras in dependency information
Hanno Schlichting
hannosch at hannosch.eu
Tue Dec 29 13:35:35 EST 2009
Log message for revision 107291:
Include extras in dependency information
Changed:
U Zope/trunk/buildout.cfg
-=-
Modified: Zope/trunk/buildout.cfg
===================================================================
--- Zope/trunk/buildout.cfg 2009-12-29 18:32:27 UTC (rev 107290)
+++ Zope/trunk/buildout.cfg 2009-12-29 18:35:35 UTC (rev 107291)
@@ -95,6 +95,7 @@
recipe = z3c.recipe.depgraph
eggs = ${alltests:eggs}
variants = base tred
+extras = True
exclude =
ClientForm
docutils
More information about the Zope-Checkins
mailing list