Coverage for python/lsst/pipe/tasks/version.py : 100%

Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
1# -------- This file is automatically generated by LSST's sconsUtils -------- #
2__version__ = '19.0.0-32-gedca71e0+2'
3__repo_version__ = '19.0.0-32-gedca71e0'
4__fingerprint__ = '0x0'
5__rebuild_version__ = 2
6__dependency_versions__ = {
7 'boost': '1.69.lsst1',
8 'python': 'unknown',
9 'base': '19.0.0-2-g9675b69+3',
10 'pex_exceptions': '19.0.0+5',
11 'numpy': '1.16.2',
12 'utils': '19.0.0-7-g686a884+4',
13 'pex_config': '19.0.0-5-g9aa49c1+2',
14 'boost_regex': '1.69.lsst1',
15 'daf_base': '19.0.0-1-g49a97f9+3',
16 'log4cxx': '0.10.0.lsst7+1',
17 'log': '19.0.0+9',
18 'boost_system': '1.69.lsst1',
19 'boost_filesystem': '1.69.lsst1',
20 'pex_policy': '19.0.0+9',
21 'daf_persistence': '19.0.0-2-gf01c5b1+1',
22 'pipe_base': '19.0.0-13-gafd90fe',
23 'boost_math': '1.69.lsst1',
24 'eigen': '3.3.7.lsst2',
25 'fftw': '3.3.4.lsst2',
26 'ndarray': '1.5.3.lsst2',
27 'sphgeom': '19.0.0-1-g5549ca4+4',
28 'geom': '19.0.0-2-gde8e5e3+3',
29 'minuit2': '5.34.14',
30 'gsl': '2.6',
31 'cfitsio': '3360.lsst6',
32 'boost_serialization': '1.69.lsst1',
33 'starlink_ast': 'lsst-dev-gd6cc4e835a',
34 'astshim': '19.0.0-1-ga72da6b+3',
35 'afw': '19.0.0-13-g154200d1e+2',
36 'meas_base': '19.0.0-3-g27e4659+12',
37 'obs_base': '19.0.0-26-g830ab5e',
38 'astrometry_net_data': '10.0-1-gc676a60+7',
39 'coadd_utils': '19.0.0-1-gefe1d0d+23',
40 'coadd_chisquared': None,
41 'meas_algorithms': '19.0.0-7-ga57c4689+20',
42 'sdqa': None,
43 'ip_isr': '19.0.0-14-g5673ca6',
44 'ip_diffim': '19.0.0-11-g10f13ba+2',
45 'matplotlib': None,
46 'meas_astrom': '19.0.0+48',
47 'pybind11': '2.2.4.lsst2',
48 'meas_deblender': '19.0.0+53',
49 'obs_test': '19.0.0-2-g0d9f9cd+45',
50 'daf_butler': '19.0.0-34-gfb2be8f1',
51 'skymap': '19.0.0+41',
52}
53__all__ = (
54 '__version__',
55 '__repo_version__',
56 '__fingerprint__',
57 '__rebuild_version__',
58 '__dependency_versions__',
59)