Skip to content

Commit b588730

Browse files
committed
Add intersphinx link for pyarrow
1 parent 371174a commit b588730

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
"contextily": ("https://contextily.readthedocs.io/en/stable/", None),
8686
"geopandas": ("https://geopandas.org/en/stable/", None),
8787
"numpy": ("https://numpy.org/doc/stable/", None),
88+
"pyarrow": ("https://arrow.apache.org/docs/", None),
8889
"python": ("https://docs.python.org/3/", None),
8990
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
9091
"rasterio": ("https://rasterio.readthedocs.io/en/stable/", None),

0 commit comments

Comments
 (0)