~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Graham Binns
  • Date: 2011-06-28 15:26:32 UTC
  • mto: This revision was merged to the branch mainline in revision 13335.
  • Revision ID: graham@canonical.com-20110628152632-cotvyo7y6ttfbife
lazr.amqp is now a build dependency for 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=[