lsst.fgcmcal
g85af353843+1970578692
python
lsst
fgcmcal
version.py
Go to the documentation of this file.
1
# -------- This file is automatically generated by LSST's sconsUtils -------- #
2
from
typing
import
Dict, Optional
3
4
5
__version__: str =
"g85af353843+1970578692"
6
__repo_version__: str =
"g85af353843"
7
__fingerprint__: str =
"0x0"
8
__rebuild_version__: int = 1970578692
9
__dependency_versions__: Dict[str, Optional[str]] = {
10
"boost"
:
"unknown"
,
11
"python"
:
"unknown"
,
12
"base"
:
"gf9f5ea5b4d+ac198e9f13"
,
13
"pex_exceptions"
:
"g48ccf36440+89c08d0516"
,
14
"numpy"
:
"None"
,
15
"cpputils"
:
"ga32aa97882+7403ac30ac"
,
16
"fftw"
:
"unknown"
,
17
"eigen"
:
"unknown"
,
18
"ndarray"
:
"unknown"
,
19
"boost_test"
:
"unknown"
,
20
"pybind11"
:
"unknown"
,
21
}
22
__all__ = (
23
"__version__"
,
24
"__repo_version__"
,
25
"__fingerprint__"
,
26
"__rebuild_version__"
,
27
"__dependency_versions__"
,
28
)
Generated on Sun Jul 24 2022 02:49:00 for lsst.fgcmcal by
1.9.3