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 b40c0e5 commit d37b7faCopy full SHA for d37b7fa
setup.py
@@ -39,6 +39,7 @@
39
"pydantic",
40
"requests",
41
"ruyaml",
42
+ "tifffile >=2020.7.4", # TODO: remove (is in spec)
43
"tqdm",
44
"typing-extensions",
45
"xarray",
0 commit comments