lsst.daf.base g66d7acc217+a707a8e48f
version.py
Go to the documentation of this file.
1# -------- This file is automatically generated by LSST's sconsUtils -------- #
2__version__ = "g66d7acc217+a707a8e48f"
3__repo_version__ = "g66d7acc217"
4__fingerprint__ = "0x0"
5__dependency_versions__ = {
6 "boost": "unknown",
7 "python": "unknown",
8 "base": "gc57f72a14a+d5e5a0f55b",
9 "pex_exceptions": "g958458c828+0e64df48d2",
10 "numpy": "None",
11 "cpputils": "g1ffd6c4751+04a98f90dc",
12 "boost_test": "unknown",
13 "pybind11": "unknown",
14}
15__all__ = (
16 "__version__",
17 "__repo_version__",
18 "__fingerprint__",
19 "__dependency_versions__",
20)