We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9eb09c commit 864e350Copy full SHA for 864e350
setup.py
@@ -12,6 +12,7 @@
12
"boto3",
13
"netCDF4",
14
"diskcache",
15
+ "matplotlib",
16
"scikit-learn"]
17
setup_requirements = ['pytest-runner', ]
18
test_requirements = ['pytest', ]
0 commit comments