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