Skip to content

Commit 29f54ed

Browse files
committed
installing Jinja2
1 parent 04d19bd commit 29f54ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ else
1616
$PYTHON -m pip install matplotlib --upgrade
1717
$PYTHON -m pip install --upgrade
1818
fi
19-
19+
$PYTHON -m pip install Jinja2
2020
$PYTHON -m pip install mpld3
2121
$PYTHON -m pip install pymoose --pre --upgrade
2222
$PYTHON -m pip install pylint numpy --upgrade

0 commit comments

Comments
 (0)