Changeset 1842

Show
Ignore:
Timestamp:
08/06/07 06:23:56 (1 year ago)
Author:
arj..@yirdis.nl
Message:

do not depend on decorator package

Files:

Legend:

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

    r1821 r1842  
    119119    install_requires = [ 
    120120        # 'PyGTK >= 2.8.0', - Exclude, since it will not build anyway 
    121         'decorator >= 2.2.0', 
    122121        'gaphas >= 0.3.0', 
    123122        'zope.component >= 3.3.0', # - won't compile on windows.