lsst.meas.base
17.0.1-6-gaad6eea
python
lsst
meas
base
version.py
Go to the documentation of this file.
1
# -------- This file is automatically generated by LSST's sconsUtils -------- #
2
__version__ =
'17.0.1-6-gaad6eea'
3
__repo_version__ =
'17.0.1-6-gaad6eea'
4
__fingerprint__ =
'0x0'
5
__dependency_versions__ = {
6
'boost'
:
'1.69+1'
,
7
'boost_math'
:
'1.69+1'
,
8
'eigen'
:
'3.3.4.lsst1'
,
9
'numpy'
:
'1.16.2'
,
10
'fftw'
:
'3.3.4.lsst2'
,
11
'ndarray'
:
'1.5.2+4'
,
12
'base'
:
'17.0+4'
,
13
'pex_exceptions'
:
'17.0.1-1-g8de6c91+5'
,
14
'sphgeom'
:
'17.0+4'
,
15
'python'
:
'unknown'
,
16
'utils'
:
'17.0+6'
,
17
'geom'
:
'17.0.1-1-gb9095d2'
,
18
'boost_regex'
:
'1.69+1'
,
19
'daf_base'
:
'17.0.1-2-g3bdf598+4'
,
20
'log4cxx'
:
'0.10.0.lsst7+1'
,
21
'log'
:
'17.0+6'
,
22
'boost_system'
:
'1.69+1'
,
23
'boost_filesystem'
:
'1.69+1'
,
24
'pex_policy'
:
'17.0+6'
,
25
'daf_persistence'
:
'17.0.1-1-gfc6fb1f+9'
,
26
'pex_config'
:
'17.0.1-2-g54f2ebc'
,
27
'minuit2'
:
'5.34.14'
,
28
'gsl'
:
'2.4'
,
29
'cfitsio'
:
'3360.lsst6'
,
30
'boost_serialization'
:
'1.69+1'
,
31
'starlink_ast'
:
'lsst-dev-gd6cc4e835a'
,
32
'astshim'
:
'17.0+3'
,
33
'afw'
:
'17.0.1-19-gee9b810f8+1'
,
34
'pybind11'
:
'2.2.4.lsst1'
,
35
}
36
__all__ = (
37
'__version__'
,
38
'__repo_version__'
,
39
'__fingerprint__'
,
40
'__dependency_versions__'
,
41
)
Generated on Sat Apr 27 2019 08:36:48 for lsst.meas.base by
1.8.13