Skip to content

Commit

Permalink
Add matplotlib as a requirement
Browse files Browse the repository at this point in the history
ref #130
  • Loading branch information
r9y9 committed Jan 3, 2019
1 parent 7c08025 commit b4696ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ def create_readme_rst():
"tensorboardX <= 1.2",
"nnmnkwii >= 0.0.11",
"requests",
"matplotlib",
],
"test": [
"nose",
Expand Down

0 comments on commit b4696ca

Please sign in to comment.