~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Raphael Badin
  • Date: 2011-09-27 09:25:31 UTC
  • mto: (14032.1.8 longpoll-uri-request)
  • mto: This revision was merged to the branch mainline in revision 14084.
  • Revision ID: raphael.badin@canonical.com-20110927092531-i97y5mcojubc6onn
Don't use RabbitServer in TxLongPollServer.

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
        'storm',
81
81
        'testtools',
82
82
        'timeline',
83
 
        'txlongpollfixture',
84
83
        'transaction',
85
84
        'Twisted',
 
85
        'txlongpollfixture',
86
86
        'wadllib',
87
87
        'z3c.pt',
88
88
        'z3c.ptcompat',