lsst.display.astrowidgets
g2bbee38e9b+85cf0a37e7
Loading...
Searching...
No Matches
python
lsst
display
astrowidgets
version.py
Go to the documentation of this file.
1
# -------- This file is automatically generated by LSST's sconsUtils -------- #
2
__version__: str =
"g2bbee38e9b+85cf0a37e7"
3
__repo_version__: str =
"g2bbee38e9b"
4
__fingerprint__: str =
"0x0"
5
__dependency_versions__: dict[str, str |
None
] = {
6
"boost"
:
"unknown"
,
7
"base"
:
"g52b1c1532d+585e252eca"
,
8
"pex_exceptions"
:
"gdaeeff99f8+f9a426f77a"
,
9
"python"
:
"unknown"
,
10
"pybind11"
:
"unknown"
,
11
}
12
__all__ = (
13
"__version__"
,
14
"__repo_version__"
,
15
"__fingerprint__"
,
16
"__dependency_versions__"
,
17
)
Generated on Wed May 1 2024 10:51:09 for lsst.display.astrowidgets by
1.10.0