~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2009-07-18 05:40:21 UTC
  • mfrom: (8911.2.12 funkload)
  • Revision ID: launchpad@pqm.canonical.com-20090718054021-y5kyfyqbvw35xbns
[r=flacoste][ui=none] FunkLoad and ShipIt load test

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    install_requires=[
24
24
        'bzr',
25
25
        'feedvalidator',
 
26
        'funkload',
26
27
        'launchpadlib',
27
28
        'lazr.smtptest',
28
29
        'lazr.uri',