~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Aaron Bentley
  • Date: 2011-06-29 13:07:46 UTC
  • mfrom: (13322 devel)
  • mto: This revision was merged to the branch mainline in revision 13420.
  • Revision ID: aaron@canonical.com-20110629130746-pqfduy0baq1kf0z8
MergedĀ fromĀ stable.

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',