~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-06-30 14:18:31 UTC
  • mfrom: (13317.1.3 lazr.amqp-builddep)
  • Revision ID: launchpad@pqm.canonical.com-20110630141831-x9yfvm0gs3z89al7
[r=allenap][ui=none][no-qa] lazr.amqp is now a build dependency of
        Launchpad.

Show diffs side-by-side

added added

removed removed

Lines of Context:
134
134
        # bug 383360 is fixed and we include it as a source dist.
135
135
        'Paste',
136
136
        'PasteDeploy',
137
 
        'SimpleTal'
 
137
        'SimpleTal',
 
138
        'lazr.amqp',
138
139
    ],
139
140
    url='https://launchpad.net/',
140
141
    classifiers=[