read_pyproject#

skysim.utils.read_pyproject()[source]#

Load the pyproject.toml file and return the most relevant entries. Used in conf.py for Sphinx configuration.

Returns:
dict[str, typing.Any]

Project metadata.