diff options
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 |
commit | 056e4c4179ea84559509d3b40139e61e61642c63 (patch) | |
tree | 2cc5dbde301bccd31d10ca771946240b38eede74 /python | |
parent | 81572f81c70f85505a09202c8d1bf7034a770f3f (diff) |
python/python-cheetah: Removed the optional dependency pysetuptools.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python-cheetah/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/python-cheetah/README b/python/python-cheetah/README index 462acfac51d0..f2276cedb22e 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. |