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 62f9d21 commit f9eb09cCopy full SHA for f9eb09c
setup.py
@@ -4,6 +4,7 @@
4
with open('README.rst') as readme_file:
5
readme = readme_file.read()
6
requirements = [ "vtools3",
7
+ "yaml",
8
"beautifulsoup4",
9
"pandas>=2",
10
"xarray",
0 commit comments