Skip to content
Snippets Groups Projects
Commit 8ca070c3 authored by Lukas Kluft's avatar Lukas Kluft
Browse files

Add list of dependencies

parent 0bcbb599
No related branches found
No related tags found
1 merge request!2Add CI to run doctests
......@@ -6,4 +6,8 @@ setup(
version="0.3",
description="Constants and functions for the treatment of moist atmospheric thermodynamics",
packages=find_packages(),
install_requires=[
"numpy",
"scipy",
],
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment