[Grok-dev] override grok version setting
    Sebastian Ware 
    sebastian at urbantalk.se
       
    Sun Jul 20 05:03:51 EDT 2008
    
    
  
Doing it in buildout.cfg is the recomended practice, but you can  
specify in setup.py using this pattern:
       install_requires=['setuptools',
                         'grok==1.1.1',
                         'zc.catalog>=1.0.1',
Mvh Sebastian
20 jul 2008 kl. 10.23 skrev Michael Haubenwallner:
> Sebastian Ware schrieb:
>> http://grok.zope.org/project/pinned-versions
>
> thanks for the hint -- i cannot see how to do that in a package  
> setup.py (i'm not going to ship a buildout with the package)
>
> regards
> michael
>
> -- 
> http://blog.d2m.at
> http://planetzope.org
    
    
More information about the Grok-dev
mailing list