Skip to content

Commit cf9c9fe

Browse files
committed
Mention that matplotlib is a dependency.
...and a 42MB download. :(
1 parent 9e588d1 commit cf9c9fe

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 jinja2
58+
pip install ipython pandas numpy tornado pyzmq jinja2 matplotlib
5959
```
6060

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

0 commit comments

Comments
 (0)