lsst.geom  22.0.0+05c7de27da
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = "22.0.0+05c7de27da"
3 __repo_version__ = "22.0.0"
4 __fingerprint__ = "0x0"
5 __version_info__ = (22, 0, 0)
6 __dependency_versions__ = {
7  "boost": "unknown",
8  "boost_math": "unknown",
9  "eigen": "3.3.7.lsst2-1-g398bedf",
10  "numpy": "None",
11  "fftw": "unknown",
12  "ndarray": "unknown",
13  "base": "22.0.0+01bcf6a671",
14  "pex_exceptions": "22.0.0+cc34b8281e",
15  "sphgeom": "22.0.0+01bcf6a671",
16  "python": "unknown",
17  "utils": "22.0.0+1a1dd69893",
18  "boost_test": "unknown",
19  "pybind11": "unknown",
20 }
21 __all__ = (
22  "__version__",
23  "__repo_version__",
24  "__fingerprint__",
25  "__version_info__",
26  "__dependency_versions__",
27 )