Changeset 1842
- Timestamp:
- 08/06/07 06:23:56 (1 year ago)
- Files:
-
- gaphor/trunk/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
gaphor/trunk/setup.py
r1821 r1842 119 119 install_requires = [ 120 120 # 'PyGTK >= 2.8.0', - Exclude, since it will not build anyway 121 'decorator >= 2.2.0',122 121 'gaphas >= 0.3.0', 123 122 'zope.component >= 3.3.0', # - won't compile on windows.
