lsst.daf.base
7.0-hsc
python
lsst
daf
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__ =
'3bdf598951a9e57b7df819b37724ccd1768f2c75'
5
__dependency_versions__ = {
6
'boost'
:
'1.60.lsst1-3-g1c4857aa'
,
7
'python'
:
'unknown'
,
8
'base'
:
'7.0-hsc'
,
9
'pex_exceptions'
:
'7.0-hsc'
,
10
'numpy'
:
'1.13.1-2-g36a8a36'
,
11
'utils'
:
'7.0-hsc'
,
12
'boost_regex'
:
'1.60.lsst1-3-g1c4857aa'
,
13
'boost_test'
:
'1.60.lsst1-3-g1c4857aa'
,
14
'pybind11'
:
'2.1.1-4-gd10a463'
,
15
}
16
__all__ = (
17
'__version__'
,
18
'__repo_version__'
,
19
'__fingerprint__'
,
20
'__dependency_versions__'
,
21
)
Generated on Thu May 9 2019 01:12:27 for lsst.daf.base by
1.8.13