lsst.shapelet  21.0.0-3-g4be5c26+ff8909cfbd
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = "21.0.0-3-g4be5c26+ff8909cfbd"
3 __repo_version__ = "21.0.0-3-g4be5c26"
4 __fingerprint__ = "0x0"
5 __dependency_versions__ = {
6  "boost": "unknown",
7  "python": "unknown",
8  "base": "21.0.0-7-gdf92d54+64c1bc5aa5",
9  "pex_exceptions": "21.0.0-2-gde069b7+4f46bdaea8",
10  "numpy": "None",
11  "utils": "21.0.0-6-g0bf7090+18535a8d22",
12  "boost_regex": "unknown",
13  "daf_base": "21.0.0-4-g1d5bd4a+fdc5edd43f",
14  "log4cxx": "unknown",
15  "log": "21.0.0-5-gcc89fd6+fdc5edd43f",
16  "daf_persistence": "21.0.0-8-g5674e7b+744a5e8720",
17  "boost_math": "unknown",
18  "eigen": "3.3.7.lsst2-1-g398bedf",
19  "fftw": "unknown",
20  "ndarray": "unknown",
21  "sphgeom": "21.0.0-1-g8760c09+64c1bc5aa5",
22  "geom": "21.0.0-5-g8c1d971+7b9a448d34",
23  "pex_config": "21.0.0-1-ga51b5d4+0944b30486",
24  "minuit2": "unknown",
25  "gsl": "unknown",
26  "cfitsio": "unknown",
27  "starlink_ast": "unknown",
28  "astshim": "21.0.0-2-g45278ab+64c1bc5aa5",
29  "afw": "21.0.0-39-g68de21fec+f88c352dc9",
30  "boost_test": "unknown",
31  "pybind11": "unknown",
32 }
33 __all__ = (
34  "__version__",
35  "__repo_version__",
36  "__fingerprint__",
37  "__dependency_versions__",
38 )