Actually I'm not sure why we provide the intersphinx mapping in here for so many optional dependencies but missed some others (e.g. why h5py but not pandas)?
I suggest to only keep python, numpy and astropy here, and the rest can go into docs/conf.py for the package repositories. If we keep it however, consider adding more mappings.
Actually I'm not sure why we provide the intersphinx mapping in here for so many optional dependencies but missed some others (e.g. why
h5pybut notpandas)?I suggest to only keep python, numpy and astropy here, and the rest can go into
docs/conf.pyfor the package repositories. If we keep it however, consider adding more mappings.