lsst.fgcmcal
g0047a03da4+3dfa200576
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 =
"g0047a03da4+3dfa200576"
6
__repo_version__: str =
"g0047a03da4"
7
__fingerprint__: str =
"0x0"
8
__dependency_versions__: Dict[str, Optional[str]] = {
9
"utils"
:
"g62e1f4f43a+36ee874fb1"
,
10
"boost"
:
"unknown"
,
11
"numpy"
:
"None"
,
12
"fftw"
:
"unknown"
,
13
"eigen"
:
"g04a8d4365e"
,
14
"ndarray"
:
"unknown"
,
15
"boost_test"
:
"unknown"
,
16
"python"
:
"unknown"
,
17
"pybind11"
:
"unknown"
,
18
"base"
:
"gc57f72a14a+164b02c8d4"
,
19
"pex_exceptions"
:
"g958458c828+29808520f2"
,
20
}
21
__all__ = (
22
"__version__"
,
23
"__repo_version__"
,
24
"__fingerprint__"
,
25
"__dependency_versions__"
,
26
)
Generated on Tue May 10 2022 11:20:45 for lsst.fgcmcal by
1.9.2