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 af9c77f commit 37cd7c2Copy full SHA for 37cd7c2
docs/conf.py
@@ -87,6 +87,7 @@
87
"spec/v1": 'https://zarr-specs.readthedocs.io/en/latest/v1/v1.0.html',
88
"spec/v2": "https://zarr-specs.readthedocs.io/en/latest/v2/v2.0.html",
89
"spec/v3": "https://zarr-specs.readthedocs.io/en/latest/v3/core/v3.0.html",
90
+ "license": "https://github.com/zarr-developers/zarr-python/blob/main/LICENSE.txt"
91
}
92
93
# The language for content autogenerated by Sphinx. Refer to documentation
0 commit comments