mirror of
https://github.com/Cantera/cantera.git
synced 2026-08-09 04:28:30 -05:00
[Sphinx] Pin pandas-docs to version 2.3.
This commit is contained in:
committed by
Bryan Weber
parent
54c7cd5e17
commit
46dfc8e6cf
+1
-1
@@ -215,7 +215,7 @@ doxylink = {
|
||||
|
||||
intersphinx_mapping = {
|
||||
'python': ('https://docs.python.org/3', None),
|
||||
'pandas': ('https://pandas.pydata.org/pandas-docs/stable/', None),
|
||||
'pandas': ('https://pandas.pydata.org/pandas-docs/version/2.3', None),
|
||||
'numpy': ('https://numpy.org/doc/stable/', None),
|
||||
'pint': ('https://pint.readthedocs.io/en/stable/', None),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user