setup.py

changeset 46
9446b979264b
parent 13
493067e1bfbb
child 63
a41f71f80c1d
--- a/setup.py	Sat Jan 09 17:26:30 2021 +0200
+++ b/setup.py	Sat Jan 09 17:27:45 2021 +0200
@@ -50,6 +50,7 @@
       install_requires=[
           "requests",
           "pyyaml",
+          "netCDF4"
       ],
       entry_points={
           'console_scripts': ['scc_access = scc_access.scc_access:main'],

mercurial