Skip to content

Commit

Permalink
zope.app.component is simply still needed for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Jul 23, 2009
1 parent 6619628 commit b33417d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ def read(*rnames):
'z3c.coverage',
'z3c.template',
'zc.sourcefactory',
'zope.app.component',
# zope.app.container pulls in zope.container, if newer version
'zope.app.container',
'zope.app.i18n',
Expand Down

0 comments on commit b33417d

Please sign in to comment.