File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 8383release = get_version ("zarr" )
8484
8585redirects = {
86- "docs/ spec" : "https://zarr-specs.readthedocs.io" ,
87- "docs/ spec/v1" : 'https://zarr-specs.readthedocs.io/en/latest/v1/v1.0.html' ,
88- "docs/ spec/v2" : "https://zarr-specs.readthedocs.io/en/latest/v2/v2.0.html" ,
89- "docs/ spec/v3" : "https://zarr-specs.readthedocs.io/en/latest/v3/core/v3.0.html" ,
86+ "spec" : "https://zarr-specs.readthedocs.io" ,
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" ,
9090}
9191
9292# The language for content autogenerated by Sphinx. Refer to documentation
You can’t perform that action at this time.
0 commit comments