lsst.fgcmcal  22.0.1-7-g65f59fa+6b84fa9773
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = "22.0.1-7-g65f59fa+6b84fa9773"
3 __repo_version__ = "22.0.1-7-g65f59fa"
4 __fingerprint__ = "0x0"
5 __dependency_versions__ = {
6  "boost": "unknown",
7  "python": "unknown",
8  "base": "22.0.1-1-g949febb+64c1bc5aa5",
9  "pex_exceptions": "22.0.0+11a2aa21cd",
10  "numpy": "None",
11  "utils": "22.0.1-4-g5b7b756+6b209d634c",
12  "fftw": "unknown",
13  "eigen": "3.3.7.lsst2-1-g398bedf",
14  "ndarray": "unknown",
15  "boost_test": "unknown",
16  "pybind11": "unknown",
17 }
18 __all__ = (
19  "__version__",
20  "__repo_version__",
21  "__fingerprint__",
22  "__dependency_versions__",
23 )