~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Stuart Bishop
  • Date: 2010-07-16 13:26:11 UTC
  • mto: This revision was merged to the branch mainline in revision 11143.
  • Revision ID: stuart.bishop@canonical.com-20100716132611-3poil12ef4btpgbv
Robert wants to use the Ubuntu package rather than buildout, so revert amqplib buildout dependency

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
    # used in zcml.
26
26
    install_requires=[
27
27
        'ampoule',
28
 
        'amqplib',
29
28
        'bzr',
30
29
        'chameleon.core',
31
30
        'chameleon.zpt',