lsst.cpputils
g4e8ce4af8a+bd8e3684b0
Loading...
Searching...
No Matches
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 =
"g4e8ce4af8a+bd8e3684b0"
6
__repo_version__: str =
"g4e8ce4af8a"
7
__fingerprint__: str =
"0x0"
8
__dependency_versions__: Dict[str, Optional[str]] = {
9
"boost"
:
"unknown"
,
10
"python"
:
"unknown"
,
11
"base"
:
"g2d94c5dfbc+f0a1800e64"
,
12
"pex_exceptions"
:
"g131b30d954+32ba1dfaa2"
,
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 Wed Apr 19 2023 03:38:49 for lsst.cpputils by
1.9.5