Skip to content

Commit 2076f75

Browse files
committed
Mention that jinja2 is a dependency.
1 parent afea4de commit 2076f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ pandas (>=0.13) for this to work properly
5555
You can get these using `pip`:
5656

5757
```
58-
pip install ipython pandas numpy tornado pyzmq
58+
pip install ipython pandas numpy tornado pyzmq jinja2
5959
```
6060

6161
This can be difficult to get set up and require you to compile

0 commit comments

Comments
 (0)