Skip to content

Commit 864e350

Browse files
EliEli
authored andcommitted
Added matplotlib to dependencies.
1 parent f9eb09c commit 864e350

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"boto3",
1313
"netCDF4",
1414
"diskcache",
15+
"matplotlib",
1516
"scikit-learn"]
1617
setup_requirements = ['pytest-runner', ]
1718
test_requirements = ['pytest', ]

0 commit comments

Comments
 (0)