summaryrefslogtreecommitdiff
path: root/SetupConfig.py
diff options
context:
space:
mode:
authorR. Tyler Ballance <tyler@slide.com>2009-07-16 15:23:18 -0700
committerR. Tyler Ballance <tyler@slide.com>2009-07-16 15:23:18 -0700
commitdc896aa348b7d5e4dbeed440c6ae8cf8ebdf2fdd (patch)
treeb668be77604bdf7cc728838c645072524a5d4924 /SetupConfig.py
parent6dec6a56a749e1e45f40d602eb3c47f447f4b1dd (diff)
downloadpython-cheetah-dc896aa348b7d5e4dbeed440c6ae8cf8ebdf2fdd.tar.gz
Prune the contrib package which should have been removed when the markdown module was added as a setuptools dependency
Diffstat (limited to 'SetupConfig.py')
-rw-r--r--SetupConfig.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/SetupConfig.py b/SetupConfig.py
index f0504c8..14521a8 100644
--- a/SetupConfig.py
+++ b/SetupConfig.py
@@ -11,7 +11,6 @@ packages = ['Cheetah',
'Cheetah.Tests',
'Cheetah.Tools',
'Cheetah.Utils',
- 'Cheetah.contrib',
]
classifiers = [line.strip() for line in '''\
#Development Status :: 4 - Beta