lsst.cp.pipe  22.0.0+ebe8d3385e
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = "22.0.0+ebe8d3385e"
3 __repo_version__ = "22.0.0"
4 __fingerprint__ = "0x0"
5 __version_info__ = (22, 0, 0)
6 __dependency_versions__ = {
7  "pex_config": "22.0.0+c4e1e0358a",
8  "boost": "unknown",
9  "python": "unknown",
10  "base": "22.0.0+01bcf6a671",
11  "pex_exceptions": "22.0.0+cc34b8281e",
12  "numpy": "None",
13  "utils": "22.0.0+1a1dd69893",
14  "boost_regex": "unknown",
15  "daf_base": "22.0.0+771eb1e3e8",
16  "log4cxx": "unknown",
17  "log": "22.0.0+771eb1e3e8",
18  "daf_persistence": "22.0.0+0c6914dbf6",
19  "pipe_base": "22.0.0+94e66cc9ed",
20  "fftw": "unknown",
21  "eigen": "3.3.7.lsst2-1-g398bedf",
22  "ndarray": "unknown",
23  "starlink_ast": "unknown",
24  "astshim": "22.0.0+01bcf6a671",
25  "boost_math": "unknown",
26  "sphgeom": "22.0.0+01bcf6a671",
27  "geom": "22.0.0+05c7de27da",
28  "minuit2": "unknown",
29  "gsl": "unknown",
30  "cfitsio": "unknown",
31  "boost_system": "unknown",
32  "boost_filesystem": "unknown",
33  "boost_serialization": "unknown",
34  "afw": "22.0.0+046ee49490",
35  "meas_base": "22.0.0+a5ff6e246e",
36  "meas_algorithms": "22.0.0+a7db719c1a",
37  "sdqa": None,
38  "ip_isr": "22.0.0+12fd109e95",
39 }
40 __all__ = (
41  "__version__",
42  "__repo_version__",
43  "__fingerprint__",
44  "__version_info__",
45  "__dependency_versions__",
46 )