[Checkins] SVN: z3c.image/trunk/ adjusted / corrected dependencies for buildout.

Bernd Dorn bernd.dorn at lovelysystems.com
Sun May 27 03:31:08 EDT 2007


On 26.05.2007, at 22:52, Jodok Batlogg wrote:

>      # magically sniff for the Tk installation.
> -    install_requires=['setuptools', 'PILwoTk'],
> -    extras_require={"test": ["zope.app.testing"]},
> +                        'PILwoTk',
> +                        'zope.app.cache',
> +                        'zope.app.file',
> +                        'zope.cachedescriptors',
> +                        'zope.datetime',
> +                        'zope.dublincore',
> +                        'zope.interface',
> +                        'zope.publisher',
> +                        'zope.security',
> +                        ],
>      zip_safe=False,
>      )

hm, now as i see the diffs i see that PILwoTK is not a public egg  
afaik, probably we should change this to an official pil egg?




More information about the Checkins mailing list