On May 29, 8:05 am, Wichert Akkerman <[email protected]> wrote: > 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. >
I don't "need" it either, but it sure is handy. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
