summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2016-07-13 18:33:13 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-07-17 07:49:40 +0700
commit056e4c4179ea84559509d3b40139e61e61642c63 (patch)
tree2cc5dbde301bccd31d10ca771946240b38eede74
parent81572f81c70f85505a09202c8d1bf7034a770f3f (diff)
downloadslackbuilds-056e4c4179ea84559509d3b40139e61e61642c63.tar.gz
slackbuilds-056e4c4179ea84559509d3b40139e61e61642c63.tar.xz
python/python-cheetah: Removed the optional dependency pysetuptools.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--python/python-cheetah/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/python-cheetah/README b/python/python-cheetah/README
index 462acfac51..f2276cedb2 100644
--- a/python/python-cheetah/README
+++ b/python/python-cheetah/README
@@ -3,6 +3,3 @@ written in Python. It can be used standalone or combined with other
tools and frameworks. Web development is its principle use, but Cheetah
is very flexible and is also being used to generate C++ game code, Java,
sql, form emails and even Python code.
-
-pysetuptools is an optional dependency that enables outputting a
-markdown processed template.