lsst.pex.policy
15.0+1
python
lsst
pex
policy
version.py
Go to the documentation of this file.
1
# -------- This file is automatically generated by LSST's sconsUtils -------- #
2
__version__ =
'15.0+1'
3
__repo_version__ =
'15.0'
4
__fingerprint__ =
'0x0'
5
__version_info__ = (15, 0)
6
__rebuild_version__ = 1
7
__dependency_versions__ = {
8
'boost'
:
'1.66.0'
,
9
'python'
:
'unknown'
,
10
'boost_regex'
:
'1.66.0'
,
11
'base'
:
'15.0'
,
12
'pex_exceptions'
:
'15.0'
,
13
'numpy'
:
'1.13.1'
,
14
'utils'
:
'15.0'
,
15
'daf_base'
:
'15.0'
,
16
'boost_system'
:
'1.66.0'
,
17
'boost_filesystem'
:
'1.66.0'
,
18
'boost_test'
:
'1.66.0'
,
19
'pybind11'
:
'2.1.1-1-gbfe630d'
,
20
}
21
__all__ = (
22
'__version__'
,
23
'__repo_version__'
,
24
'__fingerprint__'
,
25
'__version_info__'
,
26
'__rebuild_version__'
,
27
'__dependency_versions__'
,
28
)
Generated on Sun Apr 8 2018 03:31:35 for lsst.pex.policy by
1.8.13