lsst.fgcmcal
g2ffcdf413f+7773872034
Loading...
Searching...
No Matches
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 =
"g2ffcdf413f+7773872034"
6
__repo_version__: str =
"g2ffcdf413f"
7
__fingerprint__: str =
"0x0"
8
__rebuild_version__: int = 7773872034
9
__dependency_versions__: Dict[str, Optional[str]] = {
10
"boost"
:
"unknown"
,
11
"python"
:
"unknown"
,
12
"base"
:
"g2d94c5dfbc+ed144641d5"
,
13
"pex_exceptions"
:
"g131b30d954+4e72bdf210"
,
14
"numpy"
:
"None"
,
15
"cpputils"
:
"g4e8ce4af8a+15b386f0fe"
,
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 Wed Mar 8 2023 02:38:43 for lsst.fgcmcal by
1.9.5