Previously Chris Withers wrote:
> 
> Wichert Akkerman wrote:
> > Everything in setup_requires and test_requires is installed there, and
> > buildout can't prevent that. As a workaround you can move those
> > dependencies to install_requires.
> 
> OK, did this, now when a I run buildout I get:
> 
> C:\Python26\lib\distutils\dist.py:266: UserWarning: Unknown distribution 
> option:
>   'paster_plugins'
>    warnings.warn(msg)
> 
> Should I be worried?

No. It means you can no longer use "paster shell development.ini". I've
never needed that so far.

WIchert.

-- 
Wichert Akkerman <[email protected]>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to