Skip to content

Commit

Permalink
Gaphor 0.11.1 tagged.
Browse files Browse the repository at this point in the history
git-svn-id: file:///Users/arjan/backup/gaphor/gaphor/tags/gaphor-0.11.1@1820 a8418922-720d-0410-834f-a69b97ada669
  • Loading branch information
amolenaar committed Aug 2, 2007
1 parent dc2c08e commit 45818b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -118,8 +118,8 @@ def run(self):

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

0 comments on commit 45818b7

Please sign in to comment.