lsst.display.ds9 gdb4ec4c597+d5035b3bc9
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 = "gdb4ec4c597+d5035b3bc9"
3__repo_version__: str = "gdb4ec4c597"
4__fingerprint__: str = "0x0"
5__dependency_versions__: dict[str, str | None] = {
6 "boost": "unknown",
7 "base": "g98ffbb4407+81bc2a20b4",
8 "pex_exceptions": "gdaeeff99f8+0d8dbea60f",
9 "xpa": "unknown",
10 "python": "unknown",
11 "pybind11": "unknown",
12}
13__all__ = (
14 "__version__",
15 "__repo_version__",
16 "__fingerprint__",
17 "__dependency_versions__",
18)