Jens W. Klein wrote: > --------- > [buildout] > extensions = buildout.dumppickedversions > parts = instance > eggs-directory = ${buildout:directory}/eggs > find-links = > http://dist.repoze.org/bfg/1.0/ > > [instance] > recipe = repoze.recipe.egg:scripts > eggs = > repoze.bfg > ------------ > Missing is a version fixation like done in ZTK, Grok, Plone, ... > I'd really like to see such a version.cfg for each repoze release. > Creation could be automated.
Why don't you just replace find-links with index? Also, how do you wire running tests, particularly running them with nose, into this? cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk _______________________________________________ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev