Skip to content

Commit

Permalink
added missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jan 3, 2009
1 parent 524aefb commit a674533
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -67,6 +67,7 @@ def read(*rnames):
install_requires = [
'setuptools',
'z3c.configurator',
'z3c.contents',
'z3c.form',
'z3c.formui',
'z3c.i18n',
Expand Down

0 comments on commit a674533

Please sign in to comment.