aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index abac5f5..f6c6a66 100644
--- a/setup.py
+++ b/setup.py
@@ -48,6 +48,7 @@ ties to Python calling and scoping semantics.
zip_safe=False,
install_requires=[
'Beaker>=1.1',
+ 'MarkupSafe>=0.9.2',
],
entry_points="""
[python.templating.engines]