Skip to content

Commit 7712113

Browse files
committed
add pint and pint-xarray to intersphinx
1 parent df75d09 commit 7712113

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,6 @@
112112
"xarray": ("https://docs.xarray.dev/en/stable/", None),
113113
"rasterix": ("https://rasterix.readthedocs.io/en/latest/", None),
114114
"xvec": ("https://xvec.readthedocs.io/en/stable/", None),
115+
"pint-xarray": ("https://pint-xarray.readthedocs.io/en/latest/", None),
116+
"pint": ("https://pint.readthedocs.io/en/stable/", None),
115117
}

0 commit comments

Comments
 (0)