[Checkins] SVN: gocept.selenium/branches/janjaapdriessen-wsgi/setup.py Add gocept.selenium.grok dependencies to setup.py

Jan-Jaap Driessen jdriessen at thehealthagency.com
Tue Nov 9 10:44:40 EST 2010


Log message for revision 118303:
  Add gocept.selenium.grok dependencies to setup.py

Changed:
  U   gocept.selenium/branches/janjaapdriessen-wsgi/setup.py

-=-
Modified: gocept.selenium/branches/janjaapdriessen-wsgi/setup.py
===================================================================
--- gocept.selenium/branches/janjaapdriessen-wsgi/setup.py	2010-11-09 15:44:08 UTC (rev 118302)
+++ gocept.selenium/branches/janjaapdriessen-wsgi/setup.py	2010-11-09 15:44:40 UTC (rev 118303)
@@ -37,6 +37,11 @@
         'setuptools',
         ],
     extras_require=dict(
+        grok=['grok',
+            'zope.app.publication',
+            'zope.app.wsgi',
+            'zope.app.appsetup'],
+        test_grok=['ZODB3'],
         ztk=['zope.app.server',
             'zope.app.testing',
             'zope.app.wsgi',



More information about the checkins mailing list