lsst.cpputils
g414d386c76+6f0ef6a499
python
lsst
cpputils
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 =
"g414d386c76+6f0ef6a499"
6
__repo_version__: str =
"g414d386c76"
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
"boost_test"
:
"unknown"
,
15
"pybind11"
:
"unknown"
,
16
}
17
__all__ = (
18
"__version__"
,
19
"__repo_version__"
,
20
"__fingerprint__"
,
21
"__dependency_versions__"
,
22
)
Generated on Sat May 14 2022 02:24:02 for lsst.cpputils by
1.9.2