Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b6db33c

Browse files
committed
Comment out matplotlib optional requirement.
1 parent 53d319e commit b6db33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

optional-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
numpy
1010

1111
## matplotlylib dependencies ##
12-
matplotlib==1.3.1
12+
# matplotlib==1.3.1
1313

1414
## testing dependencies ##
1515
nose==1.3.3

0 commit comments

Comments
 (0)