We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 075abcd commit 5d0051aCopy full SHA for 5d0051a
setup.cfg
@@ -20,6 +20,7 @@ classifiers =
20
21
[options]
22
packages = find:
23
+package_data={'datatree': 'py.typed'}
24
python_requires = >=3.9
25
install_requires =
26
xarray >=2022.6.0
0 commit comments