~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Gary Poster
  • Date: 2011-08-08 19:20:49 UTC
  • mto: This revision was merged to the branch mainline in revision 13632.
  • Revision ID: gary.poster@canonical.com-20110808192049-88u06orri3awo3js
switch to newest Chameleon

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
        'ampoule',
30
30
        'BeautifulSoup',
31
31
        'bzr',
32
 
        'chameleon.core',
33
 
        'chameleon.zpt',
 
32
        'Chameleon',
34
33
        'cssutils',
35
34
        # Required for pydkim
36
35
        'dnspython',