[Zope-dev] Re: [Checkins] SVN: zope.file/trunk/ Make a good package out of this package.

Benji York benji at zope.com
Fri Nov 2 08:43:36 EDT 2007


Stephan Richter wrote:
> Log message for revision 81401:
>   Make a good package out of this package.
>   
> 
> Changed:
>   A   zope.file/trunk/CHANGES.txt
>   A   zope.file/trunk/README.txt
>   U   zope.file/trunk/buildout.cfg
>   U   zope.file/trunk/setup.py

> +      extras_require = dict(
> +          test=['zope.app.testing',
> +                'zope.app.securitypolicy',
> +                'zope.app.zcmlfiles',
> +                'zope.testbrowser',
> +                'zope.formlib',
> +                'zope.app.server']),

Why the test extra?
-- 
Benji York
Senior Software Engineer
Zope Corporation


More information about the Zope-Dev mailing list