diff options
-rw-r--r-- | libraries/Mako/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/Mako/README b/libraries/Mako/README index 6b5e85d755..469dacc59a 100644 --- a/libraries/Mako/README +++ b/libraries/Mako/README @@ -7,4 +7,4 @@ 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. +This requires pysetuptools and MarkupSafe. |