File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 366
366
"grpc" : ("https://grpc.github.io/grpc/python/" , None ),
367
367
"proto-plus" : ("https://proto-plus-python.readthedocs.io/en/latest/" , None ),
368
368
"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 ),
370
370
"geopandas" : ("https://geopandas.org/" , None ),
371
371
}
372
372
Original file line number Diff line number Diff line change 98
98
microgenerator = True ,
99
99
split_system_tests = True ,
100
100
intersphinx_dependencies = {
101
- "pandas" : "http://pandas.pydata.org/pandas-docs/dev " ,
101
+ "pandas" : "http://pandas.pydata.org/pandas-docs/stable/ " ,
102
102
"geopandas" : "https://geopandas.org/" ,
103
103
},
104
104
)
You can’t perform that action at this time.
0 commit comments