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