Skip to content
Snippets Groups Projects
Commit 757d05de authored by lkugler's avatar lkugler
Browse files

setup

parent 1d940c7e
Branches
No related tags found
No related merge requests found
......@@ -35,5 +35,7 @@ setuptools.setup(
"Operating System :: OS Independent",
],
python_requires=">=3.8.3",
install_requires=["pysolar>=0.10"],
install_requires=["xarray",
"netCDF4",
"pysolar>=0.10"],
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment