lsst.geom g096abc94f8+9702225f61
version.py
Go to the documentation of this file.
1# -------- This file is automatically generated by LSST's sconsUtils -------- #
2__version__ = "g096abc94f8+9702225f61"
3__repo_version__ = "g096abc94f8"
4__fingerprint__ = "0x0"
5__dependency_versions__ = {
6 "boost": "unknown",
7 "boost_math": "unknown",
8 "eigen": "g398bedf734",
9 "numpy": "None",
10 "fftw": "unknown",
11 "ndarray": "unknown",
12 "base": "ga9b0f51b18+052faf71bd",
13 "pex_exceptions": "gde069b70e5+7589c3a021",
14 "sphgeom": "gd90a20c951+052faf71bd",
15 "python": "unknown",
16 "cpputils": "g6e05de7fdc+c1283a92b8",
17 "boost_test": "unknown",
18 "pybind11": "unknown",
19}
20__all__ = (
21 "__version__",
22 "__repo_version__",
23 "__fingerprint__",
24 "__dependency_versions__",
25)