~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Stuart Bishop
  • Date: 2009-07-16 06:15:19 UTC
  • mto: This revision was merged to the branch mainline in revision 8958.
  • Revision ID: stuart.bishop@canonical.com-20090716061519-ya26ehu09sbuxe7w
Add funkload 1.10.0 to the Launchpad buildout

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',