Skip to content

Commit 5c59e68

Browse files
author
Filip Schouwenaars
authored
add jinja
1 parent b636850 commit 5c59e68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
name='pythonwhat',
77
version='2.3.0',
88
packages=['pythonwhat', 'pythonwhat.test_funcs'],
9-
install_requires=["dill", "IPython", "numpy", "pandas", "markdown2"]
9+
install_requires=["dill", "IPython", "numpy", "pandas", "markdown2", "jinja2"]
1010
)

0 commit comments

Comments
 (0)