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 5558310 commit d409930Copy full SHA for d409930
pyproject.toml
@@ -10,6 +10,7 @@ name = 'xbatcher'
10
description = 'Batch generation from Xarray objects'
11
license = {text = "Apache"}
12
authors = [{name = "xbatcher Developers", email = "[email protected]"}]
13
+requires-python = ">=3.8"
14
classifiers = [
15
'Development Status :: 4 - Beta',
16
"License :: OSI Approved :: Apache Software License",
0 commit comments