Changeset 1819

Show
Ignore:
Timestamp:
08/02/07 01:45:26 (1 year ago)
Author:
arj..@yirdis.nl
Message:

updated dependencies

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gaphor/trunk/setup.py

    r1806 r1819  
    119119    install_requires = [ 
    120120        # 'PyGTK >= 2.8.0', - Exclude, since it will not build anyway 
    121         'decorator >= 2.0.1', 
    122         'gaphas >= 0.3.0.dev-r1677', 
     121        'decorator >= 2.2.0', 
     122        'gaphas >= 0.3.0', 
    123123        'zope.component >= 3.3.0', # - won't compile on windows. 
    124124        # Add dependency on zope.testing to work around bug in zope.component