lsst.skymap 23.0.0+43413c261e
version.py
Go to the documentation of this file.
1# -------- This file is automatically generated by LSST's sconsUtils -------- #
2__version__ = "23.0.0+43413c261e"
3__repo_version__ = "23.0.0"
4__fingerprint__ = "0x0"
5__version_info__ = (23, 0, 0)
6__dependency_versions__ = {
7 "utils": "23.0.0+7bff505259",
8 "boost": "unknown",
9 "python": "unknown",
10 "base": "23.0.0+052faf71bd",
11 "pex_exceptions": "23.0.0+7589c3a021",
12 "numpy": "None",
13 "cpputils": "23.0.0+c1283a92b8",
14 "daf_base": "23.0.0+57f5c03693",
15 "log4cxx": "unknown",
16 "log": "23.0.0+57f5c03693",
17 "daf_persistence": "23.0.0+c5c846a8b1",
18 "boost_math": "unknown",
19 "eigen": "3.3.7.lsst2-1-g398bedf",
20 "fftw": "unknown",
21 "ndarray": "unknown",
22 "sphgeom": "23.0.0+052faf71bd",
23 "geom": "23.0.0+d18c45d440",
24 "pex_config": "23.0.0+536b1ee016",
25 "minuit2": "unknown",
26 "gsl": "unknown",
27 "cfitsio": "unknown",
28 "starlink_ast": "unknown",
29 "astshim": "23.0.0+052faf71bd",
30 "afw": "23.0.0+60ce4897b0",
31 "daf_butler": "23.0.0+d18c45d440",
32}
33__all__ = (
34 "__version__",
35 "__repo_version__",
36 "__fingerprint__",
37 "__version_info__",
38 "__dependency_versions__",
39)