summaryrefslogtreecommitdiff
path: root/SetupConfig.py
diff options
context:
space:
mode:
authorR. Tyler Ballance <tyler@slide.com>2009-04-05 17:26:51 -0700
committerR. Tyler Ballance <tyler@slide.com>2009-04-05 17:26:51 -0700
commit03176ef8e96b3dda98a585914fec1e67b8de26e9 (patch)
treebc99e448b3c70a6a814af7904242c5b98f02226f /SetupConfig.py
parented3191014a1592bef4bf141bcf2397c9fe5d8601 (diff)
downloadpython-cheetah-03176ef8e96b3dda98a585914fec1e67b8de26e9.tar.gz
Update SetupConfig.py to include the new markdown packages
Signed-off-by: R. Tyler Ballance <tyler@slide.com>
Diffstat (limited to 'SetupConfig.py')
-rw-r--r--SetupConfig.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/SetupConfig.py b/SetupConfig.py
index ca4b4b0..2d5446f 100644
--- a/SetupConfig.py
+++ b/SetupConfig.py
@@ -11,6 +11,8 @@ packages = ['Cheetah',
'Cheetah.Tests',
'Cheetah.Tools',
'Cheetah.Utils',
+ 'Cheetah.contrib',
+ 'Cheetah.contrib.markdown',
]
classifiers = [line.strip() for line in '''\
#Development Status :: 4 - Beta