AW: [Checkins] SVN: z3c.relationfield/ Initial import.

Roger Ineichen dev at projekt01.ch
Tue Apr 15 07:55:34 EDT 2008


Hi Martijn

> Betreff: [Checkins] SVN: z3c.relationfield/ Initial import.

[...]

> +    zip_safe=False,
> +    install_requires=[
> +        'setuptools',
> +        'grok',
> +        'z3c.schema2xml',
> +        'z3c.objpath',
> +        'zc.relation',
> +        ],
> +    entry_points={},
> +    )

Are you sure that this package needs grok as dependency
or are you removing the grok part later?

Regards
Roger Ineichen



More information about the Checkins mailing list