lsst.pipe.base
8.0-hsc
python
lsst
pipe
base
version.py
Go to the documentation of this file.
1
# -------- This file is automatically generated by LSST's sconsUtils -------- #
2
__version__ =
'8.0-hsc'
3
__repo_version__ =
'8.0-hsc'
4
__fingerprint__ =
'b6b8b0ad3746dc8c46758137f643655310a680ec'
5
__dependency_versions__ = {
6
'boost'
:
'1.60.lsst1-4-g7c78c5aa'
,
7
'python'
:
'unknown'
,
8
'base'
:
'8.0-hsc'
,
9
'pex_exceptions'
:
'8.0-hsc'
,
10
'numpy'
:
'1.13.1-2-g36a8a36'
,
11
'utils'
:
'8.0-hsc'
,
12
'pex_config'
:
'8.0-hsc'
,
13
'boost_regex'
:
'1.60.lsst1-4-g7c78c5aa'
,
14
'daf_base'
:
'8.0-hsc'
,
15
'log4cxx'
:
'0.10.0.lsst7+2'
,
16
'log'
:
'8.0-hsc'
,
17
'boost_system'
:
'1.60.lsst1-4-g7c78c5aa'
,
18
'boost_filesystem'
:
'1.60.lsst1-4-g7c78c5aa'
,
19
'pex_policy'
:
'8.0-hsc'
,
20
'daf_persistence'
:
'8.0-hsc'
,
21
}
22
__all__ = (
23
'__version__'
,
24
'__repo_version__'
,
25
'__fingerprint__'
,
26
'__dependency_versions__'
,
27
)
Generated on Tue Feb 4 2020 17:53:57 for lsst.pipe.base by
1.8.13