lsst.base
17.0.1+2
LSST Data Management Base Package
python
lsst
base
version.py
Go to the documentation of this file.
1
# -------- This file is automatically generated by LSST's sconsUtils -------- #
2
__version__ =
'17.0.1+2'
3
__repo_version__ =
'17.0.1'
4
__fingerprint__ =
'0x0'
5
__version_info__ = (17, 0, 1)
6
__rebuild_version__ = 2
7
__dependency_versions__ = {
8
'python'
:
'unknown'
,
9
'pybind11'
:
'2.2.3.lsst2'
,
10
}
11
__all__ = (
12
'__version__'
,
13
'__repo_version__'
,
14
'__fingerprint__'
,
15
'__version_info__'
,
16
'__rebuild_version__'
,
17
'__dependency_versions__'
,
18
)
Generated on Sat Apr 13 2019 06:07:15 for lsst.base by
1.8.13