Skip to content

Commit f9eb09c

Browse files
EliEli
authored andcommitted
Added yaml to requirements.
1 parent 62f9d21 commit f9eb09c

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
@@ -4,6 +4,7 @@
44
with open('README.rst') as readme_file:
55
readme = readme_file.read()
66
requirements = [ "vtools3",
7+
"yaml",
78
"beautifulsoup4",
89
"pandas>=2",
910
"xarray",

0 commit comments

Comments
 (0)