lsst.display.ds9 gc28159a63d+19253973df
Loading...
Searching...
No Matches
version.py
Go to the documentation of this file.
1# -------- This file is automatically generated by LSST's sconsUtils -------- #
2__version__: str = "gc28159a63d+19253973df"
3__repo_version__: str = "gc28159a63d"
4__fingerprint__: str = "0x0"
5__dependency_versions__: dict[str, str | None] = {
6 "boost": "unknown",
7 "base": "g52b1c1532d+a6fc98d2e7",
8 "pex_exceptions": "gdaeeff99f8+a38ce5ea23",
9 "xpa": "unknown",
10 "python": "unknown",
11 "pybind11": "unknown",
12}
13__all__ = (
14 "__version__",
15 "__repo_version__",
16 "__fingerprint__",
17 "__dependency_versions__",
18)