~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-06-27 15:15:29 UTC
  • mfrom: (13303.1.3 selenium2)
  • Revision ID: launchpad@pqm.canonical.com-20110627151529-bcw91mo5aldnyg3e
[r=gary][no-qa] Add selenium depency... working this time.

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
        'pytz',
67
67
        # This appears to be a broken indirect dependency from zope.security:
68
68
        'RestrictedPython',
 
69
        'selenium',
69
70
        'setproctitle',
70
71
        'setuptools',
71
72
        'Sphinx',