lsst.daf.base
g8ea07a8fe4+9581832265
Loading...
Searching...
No Matches
python
lsst
daf
base
version.py
Go to the documentation of this file.
1
# -------- This file is automatically generated by LSST's sconsUtils -------- #
2
__version__: str =
"g8ea07a8fe4+9581832265"
3
__repo_version__: str =
"g8ea07a8fe4"
4
__fingerprint__: str =
"0x0"
5
__rebuild_version__: int = 9581832265
6
__dependency_versions__: dict[str, str |
None
] = {
7
"boost"
:
"unknown"
,
8
"python"
:
"unknown"
,
9
"base"
:
"g53246c7159+8911f0c7c0"
,
10
"pex_exceptions"
:
"g786e29fd12+d9c7cde3df"
,
11
"numpy"
:
"None"
,
12
"cpputils"
:
"g87389fa792+5b6592a596"
,
13
"boost_test"
:
"unknown"
,
14
"pybind11"
:
"unknown"
,
15
}
16
__all__ = (
17
"__dependency_versions__"
,
18
"__fingerprint__"
,
19
"__rebuild_version__"
,
20
"__repo_version__"
,
21
"__version__"
,
22
)
Generated on Sat May 30 2026 01:32:39 for lsst.daf.base by
1.13.2