~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 13:10:27 UTC
  • mfrom: (13304.1.1 revert-selenium)
  • Revision ID: launchpad@pqm.canonical.com-20110627131027-nnxb24wr8worr4hb
[testfix][r=stevenk][no-qa] Revert selenium addition.

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',
70
69
        'setproctitle',
71
70
        'setuptools',
72
71
        'Sphinx',