lsst.base
7.0-hsc
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__ =
'7.0-hsc'
3
__repo_version__ =
'7.0-hsc'
4
__fingerprint__ =
'2df868b9b7c36216440322cb75358efe5fea4aea'
5
__dependency_versions__ = {
6
'python'
:
'unknown'
,
7
'pybind11'
:
'2.1.1-4-gd10a463'
,
8
}
9
__all__ = (
10
'__version__'
,
11
'__repo_version__'
,
12
'__fingerprint__'
,
13
'__dependency_versions__'
,
14
)
Generated on Thu May 9 2019 01:09:11 for lsst.base by
1.8.13