lsst.daf.persistence
19.0.0-4-g56feb96
python
lsst
daf
persistence
version.py
Go to the documentation of this file.
1
# -------- This file is automatically generated by LSST's sconsUtils -------- #
2
__version__ =
'19.0.0-4-g56feb96'
3
__repo_version__ =
'19.0.0-4-g56feb96'
4
__fingerprint__ =
'0x0'
5
__dependency_versions__ = {
6
'boost'
:
'1.69.lsst1'
,
7
'python'
:
'unknown'
,
8
'base'
:
'19.0.0-2-g9675b69+3'
,
9
'pex_exceptions'
:
'19.0.0-2-gaa2795f'
,
10
'numpy'
:
'1.16.2'
,
11
'utils'
:
'19.0.0-7-g686a884+5'
,
12
'boost_regex'
:
'1.69.lsst1'
,
13
'daf_base'
:
'19.0.0-1-g49a97f9+4'
,
14
'log4cxx'
:
'0.10.0.lsst7+1'
,
15
'log'
:
'19.0.0+10'
,
16
'boost_system'
:
'1.69.lsst1'
,
17
'boost_filesystem'
:
'1.69.lsst1'
,
18
'pex_policy'
:
'19.0.0+10'
,
19
'boost_test'
:
'1.69.lsst1'
,
20
'pybind11'
:
'2.2.4.lsst2'
,
21
}
22
__all__ = (
23
'__version__'
,
24
'__repo_version__'
,
25
'__fingerprint__'
,
26
'__dependency_versions__'
,
27
)
Generated on Mon Apr 27 2020 09:04:45 for lsst.daf.persistence by
1.8.13