diff options
Diffstat (limited to 'python/Mako/README')
-rw-r--r-- | python/Mako/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/Mako/README b/python/Mako/README index 619ca5af7004..ce0fb67098fd 100644 --- a/python/Mako/README +++ b/python/Mako/README @@ -6,5 +6,3 @@ embedded Python (i.e. Python Server Page) 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. - -This requires pysetuptools and MarkupSafe. |