Skip to content

Commit b4696ca

Browse files
committed
Add matplotlib as a requirement
ref #130
1 parent 7c08025 commit b4696ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ def create_readme_rst():
9494
"tensorboardX <= 1.2",
9595
"nnmnkwii >= 0.0.11",
9696
"requests",
97+
"matplotlib",
9798
],
9899
"test": [
99100
"nose",

0 commit comments

Comments
 (0)