lsst.ctrl.pool
g6ea9deef35+a6363d8452
python
lsst
ctrl
pool
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 =
"g6ea9deef35+a6363d8452"
6
__repo_version__: str =
"g6ea9deef35"
7
__fingerprint__: str =
"0x0"
8
__dependency_versions__: Dict[str, Optional[str]] = {
9
"boost"
:
"unknown"
,
10
"python"
:
"unknown"
,
11
"base"
:
"gc57f72a14a+164b02c8d4"
,
12
"pex_exceptions"
:
"g958458c828+29808520f2"
,
13
"numpy"
:
"None"
,
14
"cpputils"
:
"g414d386c76+6f0ef6a499"
,
15
"daf_base"
:
"gcc072456be+c4b9c681af"
,
16
"log4cxx"
:
"unknown"
,
17
"log"
:
"gd27fc4addd+c4b9c681af"
,
18
"daf_persistence"
:
"gcf4d462f8e+fb471de0d0"
,
19
}
20
__all__ = (
21
"__version__"
,
22
"__repo_version__"
,
23
"__fingerprint__"
,
24
"__dependency_versions__"
,
25
)
Generated on Tue May 24 2022 10:50:30 for lsst.ctrl.pool by
1.9.2