SVN: zope.testing/trunk/setup.py - Fix dependency that I forgot to add/checkin at some point.

Christian Theune <[email protected]>
Newsgroups gmane.comp.web.zope.zope3.cvs
Message-ID <[email protected]>
Log message for revision 87193:
  - Fix dependency that I forgot to add/checkin at some point.
  

Changed:
  U   zope.testing/trunk/setup.py

-=-
Modified: zope.testing/trunk/setup.py
===================================================================
--- zope.testing/trunk/setup.py	2008-06-06 13:57:20 UTC (rev 87192)
+++ zope.testing/trunk/setup.py	2008-06-06 14:00:28 UTC (rev 87193)
@@ -22,7 +22,8 @@
     from setuptools import setup
     extra = dict(
         namespace_packages=['zope',],
-        install_requires = ['setuptools'],
+        install_requires = ['setuptools',
+                            'zope.interface'],
         extras_require={'zope_tracebacks': 'zope.exceptions'},
         include_package_data = True,
         zip_safe = False,
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.