lsst.geom main-g55b2fe3290+4a00534000
version.py
Go to the documentation of this file.
1# -------- This file is automatically generated by LSST's sconsUtils -------- #
2__version__ = "main-g55b2fe3290+4a00534000"
3__repo_version__ = "main-g55b2fe3290"
4__fingerprint__ = "0x0"
5__dependency_versions__ = {
6 "boost": "unknown",
7 "boost_math": "unknown",
8 "eigen": "main-g398bedf734",
9 "numpy": "None",
10 "fftw": "unknown",
11 "ndarray": "unknown",
12 "base": "main-gb9f71e8e0d+1b4e7dc7c0",
13 "pex_exceptions": "main-g958458c828+d34a7efdbc",
14 "sphgeom": "main-gfb2c8f9998+1b4e7dc7c0",
15 "python": "unknown",
16 "cpputils": "main-g1ffd6c4751+af2cfb9f12",
17 "boost_test": "unknown",
18 "pybind11": "unknown",
19}
20__all__ = (
21 "__version__",
22 "__repo_version__",
23 "__fingerprint__",
24 "__dependency_versions__",
25)