summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SetupConfig.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/SetupConfig.py b/SetupConfig.py
index 5620416..2f5f122 100644
--- a/SetupConfig.py
+++ b/SetupConfig.py
@@ -29,7 +29,6 @@ classifiers = [line.strip() for line in '''\
Topic :: Software Development :: Libraries :: Python Modules
Topic :: Software Development :: User Interfaces
Topic :: Text Processing'''.splitlines() if not line.strip().startswith('#')]
-del line
package_dir = {'Cheetah':'cheetah'}