File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 366366 "grpc" : ("https://grpc.github.io/grpc/python/" , None ),
367367 "proto-plus" : ("https://proto-plus-python.readthedocs.io/en/latest/" , None ),
368368 "protobuf" : ("https://googleapis.dev/python/protobuf/latest/" , None ),
369- "pandas" : ("http://pandas.pydata.org/pandas-docs/dev " , None ),
369+ "pandas" : ("http://pandas.pydata.org/pandas-docs/stable/ " , None ),
370370 "geopandas" : ("https://geopandas.org/" , None ),
371371}
372372
Original file line number Diff line number Diff line change 9898 microgenerator = True ,
9999 split_system_tests = True ,
100100 intersphinx_dependencies = {
101- "pandas" : "http://pandas.pydata.org/pandas-docs/dev " ,
101+ "pandas" : "http://pandas.pydata.org/pandas-docs/stable/ " ,
102102 "geopandas" : "https://geopandas.org/" ,
103103 },
104104)
You canβt perform that action at this time.
0 commit comments