diff options
author | Hunter Sezen <orbea@riseup.net> | 2019-07-20 08:05:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-20 08:05:14 +0700 |
commit | 45fd625951c3927799e3ef175fac881f1d3dfe58 (patch) | |
tree | 836891a525fb2fdca41c625eab9b6109c2c79581 /python/Mako/README | |
parent | e3e5a94850b540a708debb9b0229719b87d6fcc9 (diff) | |
download | slackbuilds-45fd625951c3927799e3ef175fac881f1d3dfe58.tar.gz |
python/Mako: Updated for version 1.0.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Mako/README')
-rw-r--r-- | python/Mako/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/Mako/README b/python/Mako/README index 9fa6aa27e2..b39455cf1d 100644 --- a/python/Mako/README +++ b/python/Mako/README @@ -7,3 +7,5 @@ language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics. + +Python3 is an optional dependency. |