lsst.daf.persistence g6a31054a6e+7d0d85658a
version.py
Go to the documentation of this file.
1# -------- This file is automatically generated by LSST's sconsUtils -------- #
2__version__ = "g6a31054a6e+7d0d85658a"
3__repo_version__ = "g6a31054a6e"
4__fingerprint__ = "0x0"
5__dependency_versions__ = {
6 "boost": "unknown",
7 "python": "unknown",
8 "base": "gc57f72a14a+8827c0d83c",
9 "pex_exceptions": "g958458c828+809fd93d9b",
10 "numpy": "None",
11 "cpputils": "g1ffd6c4751+8c6c5572d2",
12 "daf_base": "g66d7acc217+c8f2f5ea5f",
13 "log4cxx": "unknown",
14 "log": "gd27fc4addd+c8f2f5ea5f",
15 "boost_test": "unknown",
16 "pybind11": "unknown",
17}
18__all__ = (
19 "__version__",
20 "__repo_version__",
21 "__fingerprint__",
22 "__dependency_versions__",
23)