~corey.bryant/charms/precise/charm-helpers/1294140

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Michael Nelson
  • Date: 2013-11-07 09:07:53 UTC
  • mto: This revision was merged to the branch mainline in revision 98.
  • Revision ID: michael.nelson@canonical.com-20131107090753-9rnzcpgjxnu9uar0
Include templating package in setup.py.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
        "charmhelpers.contrib.saltstack",
28
28
        "charmhelpers.contrib.hahelpers",
29
29
        "charmhelpers.contrib.jujugui",
 
30
        "charmhelpers.contrib.templating",
30
31
    ],
31
32
    'scripts': [
32
33
        "bin/chlp",