lsst.meas.algorithms  20.0.0-4-g085c40a3+6
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '20.0.0-4-g085c40a3+6'
3 __repo_version__ = '20.0.0-4-g085c40a3'
4 __fingerprint__ = '0x0'
5 __rebuild_version__ = 6
6 __dependency_versions__ = {
7  'boost': 'unknown',
8  'numpy': 'None',
9  'fftw': 'unknown',
10  'eigen': 'unknown',
11  'ndarray': 'unknown',
12  'starlink_ast': 'unknown',
13  'astshim': '20.0.0+1',
14  'python': 'unknown',
15  'base': '20.0.0-4-g4a2362f',
16  'pex_exceptions': '20.0.0+3',
17  'utils': '20.0.0+3',
18  'boost_math': 'unknown',
19  'sphgeom': '20.0.0-3-gd2e950e',
20  'geom': '20.0.0-2-gec03fae+4',
21  'boost_regex': 'unknown',
22  'daf_base': '20.0.0-1-g8a53f90+2',
23  'log4cxx': 'unknown',
24  'log': '20.0.0-1-gd1c87d7+2',
25  'boost_system': 'unknown',
26  'boost_filesystem': 'unknown',
27  'pex_policy': '20.0.0+4',
28  'daf_persistence': '20.0.0+5',
29  'pex_config': '20.0.0+4',
30  'minuit2': 'unknown',
31  'gsl': 'unknown',
32  'cfitsio': 'unknown',
33  'boost_serialization': 'unknown',
34  'afw': '20.0.0-4-gde602ef96+5',
35  'meas_base': '20.0.0+19',
36  'pipe_base': '20.0.0-6-g9c77118+1',
37  'boost_test': 'unknown',
38  'pybind11': 'unknown',
39 }
40 __all__ = (
41  '__version__',
42  '__repo_version__',
43  '__fingerprint__',
44  '__rebuild_version__',
45  '__dependency_versions__',
46 )