[Zope-dev] Plans for Zope 2.12
Wichert Akkerman
wichert at wiggy.net
Sun Jan 25 11:11:04 EST 2009
Previously Laurence Rowe wrote:
> It's possible to have egg dependencies on development versions of other
> eggs so long as there is an svn egg link on the pypi page.
>
> For example in zope.sqlalchemy's pypi page I include a link like to:
>
> svn://svn.zope.org/repos/main/zope.sqlalchemy/trunk#egg=zope.sqlalchemy-dev
>
> And in the past I have had the trunk setup.py instal_requires include:
>
> 'SQLAlchemy>=0.5.0beta3dev-r4954', or 'SQLAlchemy>=0.4.7dev',
Which also shows that using a setup.cfg to put revision numbers in dev
versions is extremely useful :)
Wichert.
--
Wichert Akkerman <wichert at wiggy.net> It is simple to make things.
http://www.wiggy.net/ It is hard to make things simple.
More information about the Zope-Dev
mailing list