lsst.meas.extensions.photometryKron g858d7b2824+1d1ff295f5
Loading...
Searching...
No Matches
version.py
Go to the documentation of this file.
1# -------- This file is automatically generated by LSST's sconsUtils -------- #
2__version__: str = "g858d7b2824+1d1ff295f5"
3__repo_version__: str = "g858d7b2824"
4__fingerprint__: str = "0x0"
5__dependency_versions__: dict[str, str | None] = {
6 "boost": "unknown",
7 "python": "unknown",
8 "base": "g98ffbb4407+81bc2a20b4",
9 "pex_exceptions": "gdaeeff99f8+0d8dbea60f",
10 "numpy": "None",
11 "cpputils": "g9ddcbc5298+7f7571301f",
12 "daf_base": "gf041782ebf+fc1a0a9477",
13 "boost_math": "unknown",
14 "eigen": "unknown",
15 "fftw": "unknown",
16 "ndarray": "unknown",
17 "sphgeom": "g5f6f997623+81bc2a20b4",
18 "geom": "ga1e77700b3+009487c19a",
19 "log4cxx": "unknown",
20 "log": "g1e7d6db67d+5119e56ee3",
21 "pex_config": "g41b076d227+49b48f2768",
22 "minuit2": "unknown",
23 "gsl": "unknown",
24 "cfitsio": "unknown",
25 "starlink_ast": "unknown",
26 "astshim": "g3273194fdb+f6908454ef",
27 "afw": "g98a6847f1e+6aaf58fd70",
28 "meas_base": "g1ce4c50312+b3f6b27e02",
29 "pybind11": "unknown",
30}
31__all__ = (
32 "__version__",
33 "__repo_version__",
34 "__fingerprint__",
35 "__dependency_versions__",
36)