lsst.geom  17.0.1+3
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '17.0.1+3'
3 __repo_version__ = '17.0.1'
4 __fingerprint__ = '0x0'
5 __version_info__ = (17, 0, 1)
6 __rebuild_version__ = 3
7 __dependency_versions__ = {
8  'boost': '1.69+1',
9  'boost_math': '1.69+1',
10  'eigen': '3.3.4.lsst1',
11  'numpy': '1.16.2',
12  'fftw': '3.3.4.lsst2',
13  'ndarray': '1.5.2+3',
14  'base': '17.0.1+2',
15  'pex_exceptions': '17.0.1-1-g8de6c91+3',
16  'sphgeom': '17.0.1+2',
17  'python': 'unknown',
18  'utils': '17.0.1+3',
19  'boost_test': '1.69+1',
20  'pybind11': '2.2.3.lsst2',
21 }
22 __all__ = (
23  '__version__',
24  '__repo_version__',
25  '__fingerprint__',
26  '__version_info__',
27  '__rebuild_version__',
28  '__dependency_versions__',
29 )